类 | 说明 |
---|---|
JPerf |
Tool to measure TCP throughput, similar to iperf
|
MPerf |
Dynamic tool to measure multicast performance of JGroups; every member sends N messages and we measure how long it
takes for all receivers to receive them.
|
MPerf.ConfigChange | |
MPerf.Configuration | |
MPerf.MPerfHeader | |
MPerf.Result | |
MPerfRpc |
Dynamic tool to measure multicast RPC performance of JGroups; every member invokes N RPCs and we measure how long it
takes for all receivers to receive them.
|
MPerfRpc.ConfigChange | |
MPerfRpc.Configuration | |
MPerfRpc.Result | |
UdpPerf |
Dynamic tool to measure multicast performance of JGroups; every member sends N messages and we measure how long it
takes for all receivers to receive them.
|
UPerf |
Tests the UNICAST by invoking unicast RPCs between a sender and a receiver.
|
UPerf.Config | |
UPerf.Results | |
UUPerf |
Tests the UNICAST by invoking unicast RPCs from all the nodes to a single node.
|
UUPerf.ConfigOptions | |
UUPerf.Results |