Twon / Morpheus

Work in progress: Cross Platform Game Engine
MIT License
13 stars 1 forks source link

Networking Layer Providing Access to OS high performance network features #320

Open Twon opened 3 months ago

Twon commented 3 months ago

Windows RIO: https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/hh997032(v=ws.11)?redirectedfrom=MSDN

FreeBSD netmap: http://info.iet.unipi.it/%7Eluigi/netmap/

Linux IO_Uring: https://kernel.dk/io_uring.pdf

Twon commented 2 months ago

eBPF + XDP: https://en.wikipedia.org/wiki/Express_Data_Path

https://github.com/xdp-project/xdp-tutorial

Twon commented 1 month ago

TCPDirect: https://docs.amd.com/r/en-US/ug1586-onload-user/TCPDirect?tocId=pzbQrezM7gxcxcYzmfUbMQ

EF_VI: https://docs.amd.com/r/en-US/ug1586-onload-user/Documentation

https://www.dpdk.org/