marceloboeira / blog

My Personal Blog with Jekyyl
http://blog.marceloboeira.com
2 stars 0 forks source link

Ruby + Threads #7

Open marceloboeira opened 9 years ago

marceloboeira commented 9 years ago

https://www.igvita.com/2008/11/13/concurrency-is-a-myth-in-ruby/ http://en.wikipedia.org/wiki/Global_Interpreter_Lock http://stackoverflow.com/questions/3086467/confused-are-languages-like-python-ruby-single-threaded-unlike-say-java-for

http://merbist.com/2011/02/22/concurrency-in-ruby-explained/ http://www.csinaction.com/2014/10/10/multithreading-in-the-mri-ruby-interpreter/