Async Ruby
Ruby has an Async implementation! It’s available today, it’s production-ready, and it’s probably the most awesome thing that’s happened to Ruby in the last decade, if not longer.
Async Ruby adds new concurrency features to the language; you can think of it as “threads with none of the downsides”.
Post a comment