Getting ready for new concurrency in Ruby 3 with Guilds
Ruby Guilds are the new way concurrency will be handled in Ruby 3. There’s still a long way to go until we reach that point, but I believe that we can already start implementing some of the concepts that will make our lives easier when we reach Ruby 3. In this article I try to describe some of things we should either do differently or avoid at all.
http://mensfeld.pl/2016/11/getting-ready-for-new-concurrency-in-ruby-3-with-guilds/
Post a comment