Re: Resin install
From
Jun 8, 2009 11:15 AM
Close.
The watchdog is Java and works fine without JNI. According to
http://caucho.com/resin/admin/performance.xtp, Resin uses JNI for
performance-related things:
* Linux non-blocking sockets
* Direct access to OpenSSL libraries
Also, the make process will build the Apache mod_caucho library.
I wouldn't worry if this doesn't work for you. Just download the
binary distribution and run it from there, if JNI is not available it
defaults to the slower JDK versions. You can work out the
make/configure issues later if you want more performance or the apache
module.
Jeff
On Mon, Jun 8, 2009 at 8:24 AM, Jon Stevens<latchkey@gmail.com> wrote:
>> In my experience, very few java systems use make :(
>
> The reason why resin uses make is because there is a JNI layer in there. I
> think the watchdog process is running as C code.
> jon
>
>
> _______________________________________________
> SubEtha Users mailing list
> users@subethamail.org
> http://www.subethamail.org/se/list/users
> http://www.subethamail.org/se/archive_msg.jsp?msgId=49539
>
Thread History