To Thread or Not to Thread: An In-Depth Look at Ruby’s Execution Models

Uncategorized

To Thread or Not to Thread: An In-Depth Look at Ruby’s Execution Models

URL: https://shopify.engineering/ruby-execution-models
Type: article
Domain: shopify.engineering

Excerpt: An in-depth look at threads vs processes in Ruby web applications, and when you should use each.