[zeromq-dev] zmq_poll

Martin Sustrik sustrik at 250bpm.com
Fri May 21 17:09:10 CEST 2010


Serge Aleynikov wrote:
> This is along the line of my thinking.  Is there any drawback or 
> synchronization issues in having multiple app_threads and no checking 
> that app_thread's tid matches thread_t::id()?

This used to be impossible a month ago, however, the newest patches make 
it suddenly possible.

Actually, it should be done... socket_base object can be merged with 
app_thread making the overall design much neater.

Martin



More information about the zeromq-dev mailing list