On Wed, Apr 25, 2012 at 8:02 PM,  <[email protected]> wrote:

> Has anyone ran any performance tests comparing a ZeroMQ inproc socket for
> asynchronous communications between threads vs a traditional approach with a
> queue and OS event to wake up blocked subscribers to that queue? I am
> evaluating using ZeroMQ for machine<->machine communication but am also
> curious to use it for communications within the same process. I will be
> running some comparisons myself but thought I’d shoot out this question
> anyway to see how others have compared the two.

You should do the comparison and publish test cases and results. It'll
be interesting.

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

Reply via email to