Intel® Ethernet 800 Series Application Device Queues (ADQ)
Software Developer's Guide
Example Application: NGINX Design and Implementation
NGINX is a multi-threaded web server where each thread performs both listen and accept functions. Because each thread listens, it uses the
By default, the kernel picks one of the waiting threads using JHASH-based selection. This is calculated using