[zeromq-dev] Thoughts on Linux End User Summit
Vitaly Mayatskikh
v.mayatskih at gmail.com
Fri Nov 27 11:31:51 CET 2009
At Fri, 27 Nov 2009 10:08:21 +0100, Martin Sustrik wrote:
> Any thoughts on the issue anybody? Is there a section of messaging
> functionality that would benefit from being moved down to the kernel?
> Any experience with that kind of thing anybody?
Forwarder device can be implemented as a kernel module. It is evident,
that mq with broker can benefit from moving code to kernel. It doesn't
matter in brokerless systems, since both communication points lay in
userspace. One of ways to speed up brokerless systems a bit is to use
OFED.
--
wbr, Vitaly
More information about the zeromq-dev
mailing list