Collage  1.7.0
High-performance C++ library for developing object-oriented distributed applications.
coNetperf
1 netperf - Collage network benchmark tool 1.7.0:
2  -h [ --help ] show help message
3  -c [ --client ] arg run as client, format IP[:port][:protocol]
4  -s [ --server ] arg run as server, format IP[:port][:protocol]
5  -t [ --threaded ] Run each receive in a separate thread (server only)
6  -p [ --packetSize ] arg packet size
7  -n [ --numPackets ] arg number of packets to send, unsigned int
8  -w [ --wait ] arg wait time (ms) between sends (client only)
9  -d [ --delay ] arg wait time (ms) between receives (server only