From owner-freebsd-java Mon Jul 9 4:42:27 2001 Delivered-To: freebsd-java@freebsd.org Received: from blueyonder.co.uk (pcow024o.blueyonder.co.uk [195.188.53.126]) by hub.freebsd.org (Postfix) with ESMTP id 9422037B405 for ; Mon, 9 Jul 2001 04:42:20 -0700 (PDT) (envelope-from ian.jenkinson@blueyonder.co.uk) Received: from buxtongw ([62.30.139.184]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.687.68); Mon, 9 Jul 2001 12:44:28 +0100 Reply-To: From: "Ian Jenkinson" To: Subject: Threads in Java on a variety of platforms Date: Mon, 9 Jul 2001 12:42:41 +0100 Message-ID: <000201c1086c$433a29e0$0a64a8c0@buxtongw> X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-java@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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