[zeromq-dev] Comparing OpenDDS and ZeroMQ Usage and Performance
Martin Sustrik
sustrik at 250bpm.com
Fri Jun 25 11:54:22 CEST 2010
Pieter Hintjens wrote:
> I'd do it as for sockets, allow configuration only on a virgin object.
> Brute force is destroy old context and create a new one with the new
> properties. The real win is to remove that hard coded set of options
> from the API, allowing expansion in the future. It also seems wrong to
> have to specify the sane default (1 I/O thread) explicitly in every app.
Easy solution would be to state in the API guidelines document that
io_threads parameter should have default value of 1.
Martin
More information about the zeromq-dev
mailing list