Made this due to iperf not being available for IBM i and the need to do some measurement of network throughput. Makes it possible to measure network throughput between two IBM i hosts (on same or different frames) or to/from Linux, AIX, Windows or any other platform that runs Java. To get best speed you need to use TCP and large packet sizes. The iperf tool defaults to 128K for TCP and 8K for UDP.
Go to file
Mark Nellemann 49ca2c186c Update README.md 2024-05-17 07:53:49 +00:00
gradle/wrapper wip 2023-06-20 09:34:33 +02:00
src Add some tests of conversion and client-server comm. 2023-07-18 15:21:52 +02:00
.drone.yml Build improvements. 2023-06-24 09:04:58 +02:00
.gitattributes wip 2023-06-20 09:34:33 +02:00
.gitignore more wip 2023-06-20 15:58:00 +02:00
LICENSE more wip 2023-06-22 08:40:31 +02:00
README.md Update README.md 2024-05-17 07:53:49 +00:00
build.gradle Rename package and app. 2023-06-29 20:47:58 +02:00
gradle.properties New option to specify how long test should run. 2023-07-14 11:15:39 +02:00
gradlew wip 2023-06-20 09:34:33 +02:00
gradlew.bat wip 2023-06-20 09:34:33 +02:00
settings.gradle Rename package and app. 2023-06-29 20:47:58 +02:00

README.md

Repository moved

Please visit github.com/mnellemann/jnetperf