From: Austin Ziegler Date: 2006-05-28T03:55:40+09:00 Subject: Re: Ruby Threads... On 5/27/06, Francis Cianfrocca wrote: > (Solaris uses an extremely complex hybrid model > which in my opinion has proven to be far more trouble than it's worth.) Almost true. In Solaris 8, you can link with liblwp to get lightweight process threads. In Solaris 9 and 10 (*especially* 10), you can just use pthreads and you'll be getting LWP threads. -austin -- Austin Ziegler * halostatue@gmail.com * Alternate: austin@halostatue.ca