Does the GIL Make Your Ruby Code Thread-Safe?
This is an important question for anyone using multiple threads on MRI. In the last part of my series on the GIL, I try to dispel this common misconception. Find out for yourself.
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!
This is an important question for anyone using multiple threads on MRI. In the last part of my series on the GIL, I try to dispel this common misconception. Find out for yourself.
Post a comment