Hello, 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.
/Jon
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
