Hacker News new | ask | show | jobs
by mranney 5584 days ago
We had built an event-based server in raw Python using epoll. It was fine, and Python is a great language. In my testing with a very early version of node, I found that node was between 4 and 10 times faster than Python.