[zeromq-dev] LMAX/Distruptor code project

asif saeed asif.lse2 at gmail.com
Fri Oct 7 18:06:14 CEST 2011


Hi Daniel,

2011/10/6 Daniel Cegiełka <daniel.cegielka at gmail.com>

>
>
> W dniu 25 sierpnia 2011 15:29 użytkownik Martin Sustrik <
> sustrik at 250bpm.com> napisał:
>
>> Hi Daniel,
>>
>>
>>  I found a version in C++. It may be helpful in working on zeromq.
>>>
>>> http://www.2robots.com/2011/**08/13/a-c-disruptor/<http://www.2robots.com/2011/08/13/a-c-disruptor/>
>>>
>>
>> I've had a look. The performance looks great and integrating it into 0MQ
>> would mean we wouldn't have to care about the lock-free algorithms
>> ourselves.
>
>
I've had a (very brief) look. It looks like it is based on Proactor patter,
isn't it? I have been doing the same - just that I am using a native
Proactor implementation (Windows IO Completion Ports) and I am also using
single threaded execution. This is just a little different. Can you guys
post a comparison between Disruptor and 0MQ?

Many thanks in advance.

-Asif
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20111007/d43ac913/attachment.htm>


More information about the zeromq-dev mailing list