Hacker News new | ask | show | jobs
by dcreemer 5823 days ago
I'm a happy customer. I use gevent for a small program that resolves every short link in the Twitter firehose. The code makes ~100-200 HTTP requests per second, waits on a few thousand outstanding connections, and streams out the results.