Besides, this framework support multithread construct, provide POSIX_like interface(including epoll), also support multicast. Thank you all!
Asked
Active
Viewed 109 times
0
-
for posix-like interface you probably want your operating system. One reason DPDK is fast is that it's *not* posix-like – user253751 Feb 01 '23 at 23:41
2 Answers
0
you can give a try to UDPDK which is the most usable and closest to UDP like implementation (with DPDK under the hood) that I have found so far though you have to add/tweak some things before integrating in prod code

Nafiul Alam Fuji
- 407
- 7
- 17