On Thu, Aug 15, 2013 at 4:52 PM, Michael Keselman
<[email protected]> wrote:

> At the moment I solved the problem by implementing a connection pool with a
> number of connected sockets.

Sounds fair; you just want to make sure there is a full memory barrier
when switching sockets between threads. (I've no idea how to achieve
this in Java, sorry.)

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

Reply via email to