[zeromq-dev] Max threads (revisited)
Matt Weinstein
mattweinstein at gmail.com
Thu Jul 1 14:32:28 CEST 2010
Folks,
The decision to take max_threads out of the API is biting (me) in the
following sense:
- We have a controlled environment: regression testing is required
when source code is changed.
This means that I have to build a test suite, and non-standard users
can't rely on the community to help debug this change.
Also, if my thread requirement increases, it requires a rebuild and
reinstall (not to mention retest).
IMO, it would be wonderful to re-add this as an API call to modify a
context on the fly, and perhaps change the default to some small
number (e.g. 50 threads?) so the API call is put to good use :-)
RSVP,
Thanks,
Best,
Matt
More information about the zeromq-dev
mailing list