[zeromq-dev] thread_lat & thread_thr performance examples. [PATCH]

Robert G. Jakabosky bobby at sharedrealm.com
Wed Mar 30 11:32:09 CEST 2011


On Wednesday 30, Martin Sustrik wrote:
> 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?

I was hoping that you would include it in zeromq2.  Attached is the signed off 
patch.  This is the first signed off patch that I have made, so I hope I did 
it right.

-- 
Robert G. Jakabosky
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Adding-thread-latency-throughput-perf.-examples.patch
Type: text/x-patch
Size: 12168 bytes
Desc: not available
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20110330/a189e54c/attachment.bin>


More information about the zeromq-dev mailing list