Hacker News new | ask | show | jobs
by wriq 5554 days ago
Have you looked into Eventlet or GEvent?
1 comments

I have. While they fulfill the same purpose using co-routines I much prefer simple callback based systems.