Date: Mon, 9 Jul 2001 12:42:41 +0100 From: "Ian Jenkinson" <ian.jenkinson@blueyonder.co.uk> To: <freebsd-java@FreeBSD.ORG> Subject: Threads in Java on a variety of platforms Message-ID: <000201c1086c$433a29e0$0a64a8c0@buxtongw>
next in thread | raw e-mail | index | archive | help
Ladies and Gentlemen, I've a question about thread models employed within a Java JVM. Can anyone kindly offer a concise discussion on the comparison of the thread model employed on Microsoft Windows, Linux, FreeBSD and Solaris? If it's the same model on all of them, is the model the same with 'green' and 'native' on the Unix platforms? Are these two logically the same at the level of java source that I write, just different deep within the JVM/how the OS implements it? If this is covered on a URL I'll be happy to read it but the research I've done so far hasn't lead me to an answer. Yours Ian Jenkinson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-java" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000201c1086c$433a29e0$0a64a8c0>