ref: http://rfc.zeromq.org/spec:5
     http://thread.gmane.org/gmane.network.zeromq.devel/3391/focus=3556

"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? I followed some of the 
'examples' links (to github) in the thread but they were defunct now.

if not, if we were to build in libconfig support to read these types of files, 
pointers as to "where it should go in the stack" would be helpful… (still 
digesting zmq's contribution process). I'd rather they were in the libzmq or 
even libczmq stack rather than the application stack.. Given that ZDCF was mean 
to be json/xml/.. it can probably be pluggable too.

Let me know if i'm missing an obvious pointer here...
--
Wes
claimid.com/wesyoung

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

Reply via email to