Sciweavers

WWW
2003
ACM
14 years 5 months ago
A Scalable Locality-Aware Event Dispatching Mechanism for Network Servers
Network servers often need to process a large amount of network events asynchronously. They usually use select() or poll() to retrieve events from file descriptors. However, previ...
Hao-Ran Liu, Tien-Fu Chen