Hacker News new | ask | show | jobs
by schneems 2114 days ago
> JRuby doesn't have a GIL

Neither does CRuby! It's been the GVL since YARV was merged ;)

1 comments

It's exactly the same thing though, isn't it? I use both terms interchangeably. And it seems the term GIL is better known than GVL.