Y
Hacker News
new
|
ask
|
show
|
jobs
by
myndpage
4972 days ago
MRI 1.9 support parallel execution of threads.. It's using OS threads. No more green threads.
1 comments
rsanders
4967 days ago
Even MRI 1.9 does not support parallel execution of Ruby code. JRuby and MacRuby do, however.
link