On Thu, Feb 9, 2012 at 1:03 PM, john skaller
<[email protected]>wrote:

>
> On 09/02/2012, at 11:49 PM, Wes Young wrote:
>
> > "The ZeroMQ Device Configuration File (ZDCF) specifies a standard
> language for configuring 0MQ devices. It provides information to configure
> a 0MQ context, and a set of 0MQ sockets. This specification aims to make it
> easier to build, share, and reuse 0MQ devices and build systems for device
> administration."
> >
> > has any real code been written around this yet?
>
> > Let me know if i'm missing an obvious pointer here...
>
> Devices are gone from 3.1.
>

They're just not packed in zeromq - they're not gone conceptually, and in
fact many of the bindings ship with device code built in (including more
complex ones, I believe python has a monitored queue for example). I don't
believe that there has been anything further on this project - most simple
devices tend to map to the basic repeater, and more complex ones have been
bespoke thus far. Project still has merit though, so feel free to
contribute something if you do write some code around it!

Ian
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to