[zeromq-dev] JeroMQ crashes application

Pieter Hintjens ph at imatix.com
Sun Aug 18 10:29:54 CEST 2013


On Thu, Aug 15, 2013 at 4:52 PM, Michael Keselman
<michael.keselman at gmail.com> 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



More information about the zeromq-dev mailing list