zoukankan      html  css  js  c++  java
  • 转:TCP/IP Network Performance Benchmarks and Tools

    TCP/IP Network Performance - Benchmarks and Tools

    Utility software that measures TCP/IP performance at the application or protocol level can be helpful in benchmarking, troubleshooting and tuning of both local and Internet network connections. These five programs are among the most popular and proven benchmark tools for the job.

    Netperf

    An engineer at Hewlett-Packard developed Netperf to help the Unix network benchmarking community many years ago, and this benchmarking tool remains popular in Unix / Linux environments today.

    NetSpec

    NetSpec strives to implement more realistic network performance testing scenarios than the standard utilities by acocunting for variable traffic flows. NetSpec is an academic research project that includes source code.

    Nettest

    Nettest is a simple latency and bendwidth performance benchmark for point-to-point TCP connections on Solaris and Linux.

    TTCP

    The Test TCP (TTCP) Benchmarking Tool measures network performance at the TCP and UDP level. Originally developed for Unix, TTCP has also been ported to Windows and other operating systems.

    DBS - Distributed Benchmark System

    The Distributed Benchmark System (DBS) is a performance benchmark tool for TCP/IP networks that attempts to expand on the capability of other tools in this category. DBS supports retransmission control and congestion avoidance performance evaluation across multiple dynamic connections.
  • 相关阅读:
    学习笔记之jq
    学习笔记之pytest
    本月学习小结(01/10
    本月学习小结(01/09
    学习笔记之Poetry
    学习笔记之Dynaconf
    学习笔记之asyncio — Asynchronous I/O
    Redis 根据key获取所有 HashKey
    Java ffmpeg 合成音视频文件
    Redis 存储中文方式
  • 原文地址:https://www.cnblogs.com/jjkv3/p/2447143.html
Copyright © 2011-2022 走看看