UdpPinger

UdpPinger is a high performance packet generation and reflection library.

  • 所有者: facebookarchive/UdpPinger
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

UdpPinger

UdpPinger is our high performance UDP packet generation, reflection and collection library. It is used internally as the basis for very wide ECMP loss and latency profiling. This release provides two simple binaries, uping and upong, which provide a trivial wrapper to the libraries.

Requirements

UdpPinger requires

Installing

Ubuntu 14.04 LTS

  • Install Facebook Folly
  • Install Apache Thrift
  • Ensure the root FD limit is >50000 (we use loads of fd's)
    ulimit -n 500000
  • Make sure you load the new libraries!
    ldconfig
  • Build uping and uping
    git clone github.com/facebook/UdpPinger.git cd UdpPinger/uping make cd ../upong make
  • Test it out by giving adding your target hosts to target_list....

License

UdpPinger is BSD-licensed. We also provide an additional patent grant.

主要指標

概覽
名稱與所有者facebookarchive/UdpPinger
主編程語言C++
編程語言C++ (語言數: 3)
平台
許可證Other
所有者活动
創建於2016-02-01 16:21:17
推送於2018-10-23 18:38:49
最后一次提交2018-10-23 11:38:40
發布數0
用户参与
星數199
關注者數34
派生數52
提交數9
已啟用問題?
問題數7
打開的問題數4
拉請求數1
打開的拉請求數1
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?