Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

It will also use Python 2.6's native epoll (see line 326 of http://github.com/facebook/tornado/blob/9a8bd2fb6fd6279be16d...)


Does this mean Python's own HTTPServer uses epoll starting v2.6?


No, not that I'm aware of. It simply means that Python 2.6 makes the epoll system call available directly without need for a custom module.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: