Hacker News new | ask | show | jobs
by quechimba 1095 days ago
Ruby is really good at concurrency now with non-blocking fibers. https://github.com/socketry/async makes it really easy to use.