On 10/31/2011 03:59 AM, Troy D. Hanson wrote:
> I've built a small library for adding an interactive control port to
> 0MQ-based C programs. The idea is to add monitor or control commands
> to your program for administrative use. Internally its a simple
> req-rep socket that dispatches to a command callback. I've found it
> useful both interactively and from scripts.

> Feedback is welcome. I've used a lot of applications with control
> ports, and there are many interesting possibilities, but this is very
> basic at the moment.

Very nice!

I think adding the management capabilities is the way forward for the 
0mq ecosystem.

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

Reply via email to