Posted on Dec 21, 2012 Scalable Event Multiplexing: epoll vs. kqueue I like Linux much more than BSD in general, but I do want the kqueue functionality of BSD in Linux. What is event multiplexing? Suppose that you have a simple web server, and there are currently two open connections (sockets). When the server receives a HTTP request from either connection, it should transmit a HTTP response to th