Luiz Kowalski :: dev blog
  • Github
  • Linkedin
  • Stack Overflow
  • luiz (at) luizkowalski.net
  • Home
Sign in Subscribe

concurrent-ruby

A collection of 1 post
Using concurrent-ruby in a Rails application
concurrent-ruby Featured

Using concurrent-ruby in a Rails application

Concurrency in Ruby is still a gray zone for many developers. If you know anything about concurrency, you probably know that Ruby is thread-safe by default because the Global VM Lock only uses one thread and you are bounded by it. But does that mean that Ruby can't scale? GVL
Apr 18, 2021 3 min read
Page 1 of 1
Luiz Kowalski :: dev blog © 2023
  • Home
Powered by Ghost