Ruby Concurrency in Multithreaded Apps: A Tutorial | Toptal
Ruby Concurrency in Multithreaded Apps: A Tutorial | Toptal
URL: http://www.toptal.com/ruby/ruby-concurrency-and-parallelism-a-practical-primer
Type: article
Domain: toptal.com
Excerpt: Thorough and practical intro to concurrency and parallelism in Ruby. Read about forking, multithreading, the Global Interpreter Lock (GIL), and more.