On Mon, Jan 7, 2013 at 9:45 AM, Dimitris Balaouras <[email protected]>wrote:
> Hi there, > > According to the ZMQ API docs (http://api.zeromq.org/3-2:zmq-ctx-set), > the maximum number of sockets allowed on the context **is** configurable > via the ZMQ_MAX_SOCKETS option. > > Is there a way to configure this in the python binding? I'm using pyzmq > v2.2.0.1 (and gevent-zeromq v0.2.5). > > pyzmq doesn't yet expose zmq_ctx_set, but it will by the next release (this month, probably). > > Thanks much, > -Dimi > > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
