[zeromq-dev] Devices, and pipeline again
Pieter Hintjens
ph at imatix.com
Fri Jul 30 11:29:52 CEST 2010
On Thu, Jul 29, 2010 at 10:33 PM, Jon Dyte <jon at totient.co.uk> wrote:
> There was also the a generic zmqd I wrote which replaced the standalone
> zmq_forwarder, zmq_streamer, zmq_queue binaries.
>
> This got purged from the 2.0.7 release but is in Martin S tree here:
> http://github.com/sustrik/zeromq2/blob/master/zmqd/zmqd.cpp
>
> This will parse a config file and allow multiple devices in the same
> binary each in it's own thread
>
> Some of the code may be of use.
>
> The other requirement from the config file is that the socket options be
> settable.
It's very nice, let me try to merge the small wrapper I made into yours.
-Pieter
More information about the zeromq-dev
mailing list