Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Jul 2002 09:26:37 +0200
From:      "Erik Mattsson" <erik.mattsson@imbridge.com>
Cc:        <java@FreeBSD.ORG>
Subject:   Re: Java, FreeBSD and JNI
Message-ID:  <002501c2321a$48682b00$0800a8c0@imbridge.se>
References:  <008901c23153$37e3fc90$0800a8c0@imbridge.se> <20020723082344.A68615@misty.eyesbeyond.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> On Mon, Jul 22, 2002 at 09:41:37AM +0200, Erik Mattsson wrote:
> > Im developing servlets that uses JNI for some large image handling, converting
> > to other formats etc. Now I wonder if there are any problems that I should know
> > about running JNI applications under the freebsd-jdk1.3.1 port?
> 
> Don't assume a particular threading subsystem.  For example, if your JNI
> code uses pthreads, don't assume it will just play nice with the default
> "green threads".

What do you mean, do you mean that using threads in the JNI code
is not advisable?
What is the difference between the native and green threads ?

//erik



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?002501c2321a$48682b00$0800a8c0>