Date: Fri, 19 Jan 2007 09:39:29 +1100 From: "C.P. Lim" <cp_lim@netratings.com.au> To: freebsd-java@freebsd.org Subject: Re: Recommended Java/Tomcat Installation Message-ID: <45AFF721.7080408@netratings.com.au> In-Reply-To: <BAY133-F309A6DD65FFDD459A38E6DC8AA0@phx.gbl> References: <BAY133-F309A6DD65FFDD459A38E6DC8AA0@phx.gbl>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Gordon, We first started using Java on FreeBSD in November 2005 (FreeBSD 5.x and Java 1.4), but specifically FreeBSD 6.1 and Java 1.5 in production, we've been using it since September 2006. We use it as our middleware data access layer (XMLRPC) and because we control the load on it, each instance is not handling more that 2 requests at a time (but they are being called continuously - no rest for the wicked :)). (At the risk of starting a flame war) - If you are after performance then you really can't go past the IBM JVM. (I don't know why) but their JVM seems to beat the Sun JVM on the same OS and hardware. Unfortunately IBM doesn't provide binaries for FreeBSD - it's only available for Linux. :( cheers, CP Gordon Smith wrote: > CP, > > Thank you - I appreciate the info you've given us. Knowing that the > "vanilla" releases just plain work is good news. How long have you > had that implementation in production? What kind of apps are you > running on Tomcat, and what kind of loads are the apps handling? > > Has anyone used Java & Tomcat on FreeBSD 6.2 yet (or 6.1)? > > Cheers, > Gordon Smith > > -----Original Message----- > > Hi Gordon, > > We use FreeBSD 6.1 with Tomcat 5.5, running on Java 1.5. > > For Java 1.5, we just downloaded the latest package from > http://www.freebsdfoundation.org/downloads/java.shtml. As to Tomcat 5.5 > we just used the ports package (the www/tomcat55 package in /usr/ports). > > We've never used Java on Linux compat in production, as we found the > packages provided by the FreeBSD Foundation to be good enough. > > Hope that helps. > > cheers, > CP > > Gordon Smith wrote: >> Now that FreeBSD 6.2 is out, can anyone recommend specific releases >> of JVM and Tomcat that deliver a really stable and fast (emphasizing >> stable) J2EE platform on 6.2? In the absence of such, info about 6.1 >> would also be greatly appreciated. >> >> I'm also curious about whether I need to consider installing Linux >> compatability so I can install a Linux-based JVM, vs. the native JVMs >> now available. If the Linux compat layer is not needed to achieve a >> stable environment, that would be great. >> >> I'm happy to RTFM on this, but I can't seem to find info about >> *version combinations on FreeBSD in specific*, and thus specific >> ports/packages that may be "production worthy". If I were to go to >> the Tomcat website, read the info about the JVM version required for >> my favorite version of Tomcat and install them both, I might end up >> with an installation that demonstrates problems specific to the >> FreeBSD ports, so I want to be careful here. >> >> If I've missed some obvious documentation, I apologize in advance. >> >> Thank you. >> >> Gordon Smith >> >> >> _______________________________________________ >> freebsd-java@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-java >> To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > > -- > C.P. Lim - Project Manager > > Nielsen//NetRatings > > 96-98 Market st +61 (3) 8606-4036 tel > South Melbourne 3205 +61 (3) 8606-4001 fax > Melbourne, Australia > > > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" -- C.P. Lim - Project Manager Nielsen//NetRatings 96-98 Market st +61 (3) 8606-4036 tel South Melbourne 3205 +61 (3) 8606-4001 fax Melbourne, Australia
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45AFF721.7080408>