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

Internal.md documentation requires dependency section. #4

Closed sarsanaee closed 1 year ago

sarsanaee commented 1 year ago

The docker file clearly explains what the dependencies are.

I believe internal.md needs a dependency section. For instance, DPDK needs RDMA core for mlx stuff.

If someone starts looking into internal.md, then he/she may not be able to instance figure out the dependencies to build machnet. I think it would be super helpful to add dependencies there.

Thanks, Alireza