Date: Fri, 26 Dec 1997 14:24:01 -0700 From: Nate Williams <nate@mt.sri.com> To: Amancio Hasty <hasty@rah.star-gate.com> Cc: freebsd-current@freebsd.org Subject: Re: kernel threads api? Message-ID: <199712262124.OAA10034@mt.sri.com> In-Reply-To: <199712261951.LAA01796@rah.star-gate.com> References: <199712261951.LAA01796@rah.star-gate.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> Wondering if there is enough kernel threads api to support something like > java 1.1.5. Not really, plus the 'thread' support in Java isn't as good as the built-in green-thread support. Many programs behave 'OK' with green-threads and don't with most unix kernel threads (including Solaris). Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199712262124.OAA10034>