On Wed, Apr 21, 2010 at 3:33 PM, Martin Sustrik <[email protected]> wrote:

> Ruby is basically a single OS thread + green Ruby threads, right?

Language != implementation of language.

See here 
http://stackoverflow.com/questions/56087/does-ruby-have-real-multithreading

11 different runtimes (not 20 as I remembered).  JRuby is the only one
(according to the article) with true threads.

-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to