[zeromq-dev] Use of zeromq within a machine
Bill O'Hara
billtohara at gmail.com
Tue Jun 2 04:42:46 CEST 2009
I wonder if anyone can provide results or pointers on use of zeromq within a
single multicore machine?
I currently am building some code that uses zeromq between machines but it
is inevitable that some of my processes will be colocated on the same
multicore machine. Ideally, I'd have as little knowledge of this as possible
and just treat everything as messaging.
How does zeromq compare, in efficiency/performance, to more typical shared
memory programming techniques? Or indeed hackery with splice/tee/vmsplice?
thanks for any hints,
b.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20090601/cde96fea/attachment.htm>
More information about the zeromq-dev
mailing list