> Java doesn't multitask threads very effectively
Two problems with this statement: "Java" doesn't multitask efficiently?
At best, "the JDK" or "currently available JDK's", because I haven't
seen anything in the JLS or JVM spec that would hamper efficient
multithreading. Second, what's wrong with native threads at the moment?
It seems to me to work just fine. Is your statement not related to green
threads?
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]