Threads in Ruby - when does it make sense?
CRuby has a Global Lock Interpreter, that imposes certain limitations on us. I wrote about it a bit in my previous article.
But does this means that multithreading in Ruby is useless? Of course not! And in this short post I’ll show you why.
IO
We kno...
waveinit.com2 min read