Ruby Ractor Experiments: Safe async communication
29-Jul-2021 1328
Ractors (api documentation, design documentation) are a new concurrency abstraction for Ruby 3.0 inspired on the actor model.From the point of view of a Ractor that wants to send some information to another, communication can either be:asynchrous (or non-blocking): a Ractor can send information to another using Ractor.
Ruby Ractor Experiments: Safe async communication #ruby #rubydeveloper #rubyonrails #Ractor #Experiments: #async #communication https://rubyonrails.ba/link/ruby-ractor-experiments-safe-async-communication