Software:Netperf
From HandWiki
Short description: Software application
Developer(s) | HP Networking Performance Team and others |
---|---|
Stable release | 2.7.0
/ July 20, 2015 |
Repository | github |
Written in | C |
Operating system | Cross-platform |
Type | Bandwidth management |
License | MIT |
Website | hewlettpackard |
Netperf is a software application that provides network bandwidth testing between two hosts on a network. It supports Unix domain sockets, TCP, SCTP, DLPI and UDP via BSD Sockets.[1] Netperf provides a number of predefined tests e.g. to measure bulk (unidirectional) data transfer or request response performance.
Netperf was originally developed at Hewlett Packard.[2]
See also
- Nuttcp
- Iperf
- NetPIPE
- bwping
- Flowgrind
- Measuring network throughput
- Packet generation model
References
- ↑ Sang-Soo Yeo; Jong Hyuk Park; Ching-Hsien Hsu; Laurence Tianruo Yang (2010). "Algorithms and Architectures for Parallel Processing". 10th International Conference, ICA3PP. Springer. pp. 372. ISBN 9783642131189.
- ↑ Wolf, Chris (2003). Troubleshooting Microsoft technologies: the ultimate administrator's repair manual. Addison-Wesley Professional. pp. 119. ISBN 9780321133458.
External links