[zeromq-dev] thread_lat & thread_thr performance examples.

Martin Sustrik sustrik at 250bpm.com
Wed Mar 30 11:17:27 CEST 2011


Hi Robert,

> To test thread-to-thread performance I combined the local_*/remote_* from
> zeromq2/perf/* performance examples into one process using threads and a
> shared 0MQ context.
>
> These examples will default to using "inproc://" transport.
>
> The attached code has the same copyright&  license notice as the other perf.
> examples since most of the code was just copied over.
>
> The nice thing about these new examples is that it allows users to quickly see
> what type of latency/throughput they can get between threads using 0MQ.

Great work!

I would like to include the code to zeromq2. Would you mind posting the 
signed off version of the patch?

http://www.zeromq.org/docs:contributing#toc5

Btw, just place the files into /perf subdir. You don't have to bother 
with adding them to the build system. I'll be happy to do that.

Martin



More information about the zeromq-dev mailing list