From: "SASADA Koichi" <ko1 / atdot.net>
> 
> Bill Kelly wrote:
>> Nice!  Thanks!!!! :D
> 
> Note that 1.9 thread interface is not tested, so we need more
> experience.  This means your report is important, and interfaces may
> change if necessary :)

OK, I will begin writing a test program - thanks.  :)

By the way, I notice in thread.c under "model 2", it says:

  Every VM can run parallel.

Does that mean multiple ruby VM's can run in parallel within
a single process???


Regards,

Bill