[zeromq-dev] how to use ZeroMQ socket in multithread
黄颖志
nohuangyz at gmail.com
Thu May 14 14:50:23 CEST 2015
Hi every body,
Lastly, my J2EE project use ZeroMQ as a message system , In that project,
I want to encapsulate ZeroMQ socket as a high level API, so others could
use that socket send messages if thay want . But the guide document says
that ZeroMQ sockets are not thread safe. How can I solve that problem. I
don't want to create a new socket when sending some message through ZeroMQ
every time.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20150514/39d6fd3e/attachment.htm>
More information about the zeromq-dev
mailing list