[zeromq-dev] context
Pieter Hintjens
ph at imatix.com
Thu Aug 26 11:37:58 CEST 2010
On Thu, Aug 26, 2010 at 11:28 AM, Martin Sustrik <sustrik at 250bpm.com> wrote:
> The argument is just the size of the thread pool used to handle the I/O
> operations. In 99% of cases you want just a single I/O thread.
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.
We've been collecting work/design in progress for 3.0 on
http://www.zeromq.org/docs:3-0.
Mato, maybe you'd like to put the works in progress for 2.1 onto
http://www.zeromq.org/docs:2-1? I think that would be helpful for
people.
-Pieter
More information about the zeromq-dev
mailing list