On Thu, Apr 26, 2012 at 8:11 AM, Lennon Pulda <[email protected]> wrote:
> My use-case is a "command broker". There are named workers, REP connections > that have zmq.IDENTITY, and there are "consoles" which are clients that send > "commands" to the workers, addressing them by identity. A broker is in > between to allow easy connect /disconnect of consoles and workers. Picture > describes better: > http://imgur.com/mGCLp Check the Majordomo pattern, and implementations in various languages. It does what you need. -Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
