On Tue, Jan 24, 2012 at 7:29 PM, Joegen Baclor <[email protected]> wrote: > Michael, > > Interesting read but it requires that the clients have a birds eye view of > the hash ring which IMO is an over kill for what we want to achieve.
You can have a sideband REQ/REP channel that workers query when they join to coordinate that information. Existing workers can be rebalanced by sending them a special message via the PUB channel with the ring state. -Michel _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
