[zeromq-dev] [PATCH] Scalability improvements for large amounts of connections
Martin Sustrik
sustrik at moloch.sk
Mon Oct 11 15:12:10 CEST 2010
On 10/11/2010 03:10 PM, Pieter Hintjens wrote:
> On Mon, Oct 11, 2010 at 3:02 PM, Martin Lucina<mato at kotelna.sk> wrote:
>
>
>> Some background - in ØMQ 2.1 Martin Sustrik introduced the concept that
>> sockets are no longer "owned" by any specific application thread (as long
>> as you follow the rules about memory barries, etc...), and that a
>> signalling file descriptor for a ØMQ socket can be obtained with the ZMQ_FD
>> socket option.
>>
> Is this documented anywhere?
>
man zmq_getsockopt
Martin
More information about the zeromq-dev
mailing list