/udp_server_reuseport_bpf

Example multi threaded UDP server for Linux which uses SO_REUSEPORT and BPF microcode to spread traffic between threads

Primary LanguageC++Apache License 2.0Apache-2.0

Watchers