On 9 November 2012 05:38, Shane Spencer <[email protected]> wrote: > I've pestered IRC a few times and confused a few individuals along the > way. One of my personal project goals is to spin up workers via InetD > by simply connecting to them. I understand I can use daemontools to > approach this in a more structured way. >
It would sound more suited to a dedicated layer above like the HTTP and websockets interfaces provided by other projects. Easy to implement would be proxying all messaging with IPC from the inetd file descriptor to the desired 0mq socket. -- Steve-o
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
