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). Thanks much, -Dimi
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
