[zeromq-dev] [PATCH] Commands are now stored in ypipes instead of socketpairs
Paul Colomiets
paul at colomiets.name
Sun Jul 3 15:02:00 CEST 2011
Hi Martin,
On Sun, Jul 3, 2011 at 2:40 PM, Martin Sustrik <sustrik at 250bpm.com> wrote:
> Hi all,
>
> This patch aims to fix the long-standing problems with asserts in
> mailbox.cpp due to insufficient OS socket buffers.
>
> It does so at the expense of adding ~0.5us to the latency (tested on Linux
> 2.6.32).
Isn't it better to use eventfd instead of socketpair on linux?
--
Paul
More information about the zeromq-dev
mailing list