On 19 October 2012 21:34, Pieter Hintjens <[email protected]> wrote:

> It should be possible IMO to do memory-mapped IPC that would cut out
> the kernel; no-one's spent time investigating this though.
>
>
Shared memory is conducive to a pro-actor model, a reactor model could be
implemented in a hybrid fashion with an eventfd or socketpair for edge
detection so performance gain is likely to only appear with large payloads
or constant throughput.

I'd be interested to hear alternatives.

-- 
Steve-o
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to