Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2000 00:19:02 -0800
From:      Craig Shaver <craig@ProGroup.COM>
To:        FreeBSD ISP List <freebsd-isp@FreeBSD.ORG>
Subject:   Re: Java and FreeBSD
Message-ID:  <38D098F6.D6BB4934@progroup.com>
References:  <Pine.BSF.4.10.10003151700370.79802-100000@richard2.pil.net>

next in thread | previous in thread | raw e-mail | index | archive | help


up@3.am wrote:
> 
...
> > There is no problem with that. Java is cross platform
> 
> Because the application is server-side, not an applet.  This is the first
> thing I asked, as from what little I knew about Java was that it was
> usually client-side.
> 
> > On Thu, 16 Mar 2000, up@3.am wrote:
> > > I have a fairly large customer who's building a few sites using a custom
> > > designed Java-based web-chat interface.  The server that those sites are
> > > currently on is a Sparc running Solaris for the time being.  I told him of
> > > my intent to replace that server with a FreeBSD box and his developer is
> > > balking at the idea, to the point where I might lose the customer.
> > >
> > > I don't know from Java, but this person seems to think that FBSD is far
> > > behind Linux and the commercial OS's in this regard.  I installed JDK
> > > 1.1.8 on my current FBSD 3.2-RELEASE box, and this new server's going to
> > > be running 4.0R when it ships.
> > >
> > > Any and all feedback or URLs of FreeBSD sites running Java server apps
> > > appreciated.
> > >


You can get the Apache stuff from apache.org to run java servlets and
jsp.  I am not sure if they have any links to the FreeBSD JVM, but you
should be able to get that off of freebsd.org.  From the benchmarks I
have seen it is the slowest platform to run this stuff on.  I think it
is due to the way threads are implemented and because there is no JIT
compiler.  Everything is done in bytecodes.

It does work.  Linux and Slowaris are better for this type of server
side java work.



-- 
Craig Shaver, Productivity Group
POB 60458 Sunnyvale, CA  94088 (650)390-0654
http://www.progroup.com/ mailto:craig@progroup.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38D098F6.D6BB4934>