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

Remove malloc from machnet_send(). #16

Closed ankalia closed 1 year ago

ankalia commented 1 year ago

Instead use a pre-allocated array of channel buffer indices in the channel itself