Date: Sat, 15 Jul 2000 21:30:40 -0600 (MDT) From: Nate Williams <nate@yogotech.com> To: Edward Wolpert <wolpert@methodsystems.com> Cc: freebsd-java@FreeBSD.ORG Subject: Re: Native threads with Java 1.2.2 port Message-ID: <200007160330.VAA03276@nomad.yogotech.com> In-Reply-To: <XFMail.000715082704.wolpert@methodsystems.com> References: <XFMail.000715082704.wolpert@methodsystems.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> I was wondering if people were looking at native threads support in > the Java 1.2.2 port. What are the current problem associated with native > thread support. Since FreeBSD has no kernel threads available 'out of the box', there are no advantages to the existing threads package over the internal green threads implementation. Green threads are optimized for the JDK, so are more effecient. Nate 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?200007160330.VAA03276>