Package org.jgroups.tests.perf
Class JPerf
java.lang.Object
org.jgroups.tests.perf.JPerf
Tool to measure TCP throughput, similar to iperf
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JPerf
public JPerf()
-
-
Method Details
-
start
private static void start(boolean client, int length, String bind_addr, String host, int port, int window_size, int interval) throws IOException - Throws:
IOException
-
help
protected static void help() -
main
- Throws:
IOException
-