microsoft / machnet

Machnet provides applications like databases and finance an easy way to access low-latency DPDK-based messaging on public cloud VMs. 750K RPS on Azure at 61 us P99.9.
MIT License
88 stars 22 forks source link

Perf application for congestion control experiments. #31

Open sarsanaee opened 8 months ago

sarsanaee commented 8 months ago

Hi everyone,

This PR adds a standalone application in the apps directory, and will not introduce any conflicts with Machnet's internals. This app allows people to experiment with delaying packets and dropping them.

Thanks, Alireza