[zeromq-dev] ZMQ_ROUTER modification
Lucas Hope
lucas.r.hope at gmail.com
Wed Dec 14 22:06:09 CET 2011
On Thu, Dec 15, 2011 at 1:58 AM, Whit Armstrong <armstrong.whit at gmail.com>wrote:
> Well, let me explain what I'm trying to do. Perhaps someone can show
> me a better way.
>
> I have a client using a dealer socket. Talking to a mixed server
> environment, a couple of 6 core machines and a 12 core machine.
>
> Each of the servers uses a simple queue device to fan out the jobs to
> the workers over ipc:
>
Why do you have a queue device per server? Is it feasible to just have one
queue device and connect the workers on each machine to that device over
TCP? I have success with that model, using heartbeating between workers and
queue.
-Luke
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20111215/4a17b5e1/attachment.htm>
More information about the zeromq-dev
mailing list