Concurrency with Actors, Goroutines & Ruby
Should we remove threads in Ruby? What are some “advanced concurrency models”? A look at Actors vs CSP/pi-calculus and Agent gem which models Go-concurrency in Ruby.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Should we remove threads in Ruby? What are some “advanced concurrency models”? A look at Actors vs CSP/pi-calculus and Agent gem which models Go-concurrency in Ruby.
Post a comment