[zeromq-dev] context

Martin Sustrik sustrik at 250bpm.com
Thu Aug 26 11:42:34 CEST 2010


On 08/26/2010 11:37 AM, Pieter Hintjens wrote:

> Hopefully in 0MQ/3.0 we can remove this argument from the API and
> configure I/O threads using zmq_setctxopt() for those cases that need
> it.

The problem is you have to launch the I/O threads before doing any other 
work and you can't change the setting once they are launched. AFAICS 
there's no simple API abstraction other than zmq_init parameter.

Martin



More information about the zeromq-dev mailing list