Performance of Java on FBSD vs. others...

Achilleas Mantzios achill at matrix.gatewaynet.com
Wed Dec 20 02:52:29 PST 2006


Στις Τετάρτη 20 Δεκέμβριος 2006 11:39, ο/η Eugeny N Dzhurinsky έγραψε:
> On Wed, Dec 20, 2006 at 12:05:31PM +0300, Andrew Pantyukhin wrote:
> > On 12/20/06, Eugeny N Dzhurinsky <bofh at redwerk.com> wrote:
> > >On Tue, Dec 19, 2006 at 09:15:12PM +0100, Ivan Voras wrote:
> > >> Eugeny N Dzhurinsky wrote:
> > >> > looks like I need to map libpthread.so.1 - not libpthread.so.2?
> > >>
> > >> If you're using 5.x, stay away from libthr - it was much slower back
> > >
> > >then.
> > >
> > >And it doesn't work well ;)
> >
> > Didn't! :)
>
> I was unable to test it with 6.1 at home, so I'm not sure. Btw, is it
> possible to enable libthr for any application in FreeBSD 6.1 somehow, or it
> is probably not a good idea?

I think this is a current hot topic of debate, take a look at 
http://www.google.com/search?hl=en&q=libpthread+vs+libthr&btnG=Google+Search

For your case i'd say, stick with libpthread for all apps (default) except 
java (use libthr there)
-- 
Achilleas Mantzios


More information about the freebsd-java mailing list