facebookincubator / katran

A high performance layer 4 load balancer
GNU General Public License v2.0
4.76k stars 504 forks source link

dperf: a high performance open source l4lb load tester #150

Closed pengjianzhang closed 2 years ago

pengjianzhang commented 2 years ago

Dperf (https://github.com/baidu/dperf) is a DPDK based high performance L4L7 load tester. It can generate huge traffic with a single x86 server: tens of millions of HTTP CPS,hundreds of Gbps throughput and billions of connections. I hope it's useful for you. thanks.

udippant commented 2 years ago

Thank you for sharing. Seems useful for stress tests. We'll keep an eye on it.

pengjianzhang commented 2 years ago

Thank you for sharing. Seems useful for stress tests. We'll keep an eye on it.

yes. dperf is a L4LB load tester. it's a DPDK ecosystem project now. We can see it here https://www.dpdk.org/ecosystem/ .