RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

About Ruby/Python concurrency and the GIL

As a follow up to my RailsConf talk, I wrote a blog post talking about Ruby/Python concurrency and the Global Interpreter Lock explaining what is a GIL, why it is used, why some other implementations don’t use one/removed it and finally why C Ruby won’t be removing it soon.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in