[PD] zero-mq external

ub at xdv.org ub at xdv.org
Mon Sep 14 20:35:44 CEST 2015


... and the code would be there: https://github.com/sansculotte/pd-zmq

(in case you were wondering)

On 14.09.2015 20:12, ub at xdv.org wrote:
> hello pd-list,
> 
> ever dreamed of complex, distributed, networked architectures involving pd?
> 
> well, this external might help to reduce the boilerplate patching for
> any such plans a lot.
> zero-mq [1] is a low-latency, low-level messaging library with a vast
> family of language bindings and its own ideology of usage patterns to
> reliably solve common distributed computing problems.
> 
> the message-parsing code for the external is cloned from
> netsend/netreceive so the external is mostly FUDI compliant. mostly,
> because it doesn't support binary mode.
> 
> this is alpha (at best), so it needs testing. let me know how it goes.
> also if you spot something dodgy in the code. long time no C.
> 
> cheers,
> ub
> 
> [1] http://zeromq.org/
> 
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> 




More information about the Pd-list mailing list