From: Steve Klabnik Date: 2011-10-29T02:40:10+09:00 Subject: Re: Ruby and threading The idea is that if you wrote thread-safe code, the GIL could be removed, and then Ruby would _not_ be limited to running on one core.