Currently, each worker thread calls poll() in an event loop. This should be migrated to epoll() and libevent
Currently, each worker thread calls poll() in an event loop.
This should be migrated to epoll() and libevent