Hacker News new | ask | show | jobs
by dgalling 5293 days ago
In ruby 1.9, I/O is asynchronous in threads. This is a clever joke that many people who didn't read the code fell for...
1 comments

In ruby 1.8, I/O is asynchronous in threads too...