[zeromq-dev] How to send messages from multithreaded eventhandlers with clrzmq2
Djordje Djokovic
djdjoko at googlemail.com
Sun Jul 10 13:23:35 CEST 2011
Hi,
I am using C# and clrzmq2 and have an application that is connected to
multiple event handlers that can be instantiated from multiple
threads. Since I read that the socket is not threadsafe what would be
the best way to send these messages forward? Do I need a new socket
for each eventhandler?
A similar question was asked here but never really properly addressed.
http://stackoverflow.com/questions/5841896/0mq-how-to-use-zeromq-in-a-threadsafe-manner
Thanks you
More information about the zeromq-dev
mailing list