libzmq/perf
Attila Mark a22714dd79 Improvements and fixes for performance of PUSH/PULL in local_thr and remote_thr.
- option to set number of zmq threads on the command line for local_thr
- option to set number of zmq_threads and workers in remote_thr
- option to set SND/RCV buffer sizes on command line
- option to set whether to PUSH/PULL on command line
- option to set to use zmq_recv or zmq_msg for transfer on command line
- better timing function
- corrected and improved throughput reporting
- HWM and DELAY socket options
2013-02-26 12:10:27 -08:00
..
inproc_lat.cpp Generated header is not in ../src/ 2013-01-02 03:24:10 -05:00
inproc_thr.cpp Generated header is not in ../src/ 2013-01-02 03:24:10 -05:00
local_lat.cpp Revert NULL checks in the API 2012-02-17 09:48:04 +00:00
local_thr.cpp Improvements and fixes for performance of PUSH/PULL in local_thr and remote_thr. 2013-02-26 12:10:27 -08:00
Makefile.am Fix broken VPATH/parallel builds 2011-11-21 08:10:03 +01:00
remote_lat.cpp Revert NULL checks in the API 2012-02-17 09:48:04 +00:00
remote_thr.cpp Improvements and fixes for performance of PUSH/PULL in local_thr and remote_thr. 2013-02-26 12:10:27 -08:00