RailsConf 2016 - Introduction to Concurrency in Ruby by Thijs Cadier
Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=5AxtY4dfuwc
In this talk we'll learn about the options we have to let a computer running Ruby do multiple things simultaneously. We'll answer questions such as: What's the difference between how Puma and Unicorn handle serving multiple Rails HTTP requests at the same time? Why does ActionCable use Eventmachine? How do these underlying mechanism actually work if you strip away the complexity?
Other Videos By Confreaks
Tags:
rails
railsconf
ruby
ruby on rails