----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

> Michael Amster <[EMAIL PROTECTED]> wrote:
> > Yes, it's called threads.  IBM's jdk118 is native threaded only - not green
> > threads.

> Which are faster/less overhead/better : green threads or native threads?

that i don't know, but native threads stand a better chance of using
multiple processors in an SMP machine.

so far, though, i have had zero luck getting native threads in 117,
1.2pre2, or ibm's 118 to work in the presence of Sockets.


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to