Rakesh Raveendran wrote:
> Hi,
>
> What is greed threads?
Green threads are one of two threading mechanisms in the Sun JDK port.
Instead of using native threading mechanisms like pthreads, green threads
implements its own thread scheduling without help from the kernel.
Nathan
>
>
> ____________________________________________________________________
> Get free email and a permanent address at http://www.netaddress.com/?N=1
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]