Re: Garbage collection in jdk1.2

1999-11-09 Thread Marc Slemko
On Tue, 9 Nov 1999, Daniel P. Zepeda wrote: [...] > Now in linux using the jdk1.2-pre_v2, the programs memory requirement > grows without bound until it crashes my system. Sun's jdk doesn't do > this. It settles in with about 10 megs in memory and 30 megs in swap and > wil stay there all day. Th

Re: Version snag

1999-10-25 Thread Marc Slemko
On Mon, 25 Oct 1999, Hartnett wrote: > This same package was installed on Solaris and its runtime and works fine. > > This group seems to be quick to jump on someone if it is not JAVA Linux related in >someone's opinion. > I am running Blackdown JAVA 2 on Red Hat Linux 6, that sounds like this

Re: A Global instance ?

1999-10-15 Thread Marc Slemko
On Fri, 15 Oct 1999, Peter Pilgrim wrote: > In fact code is wrong, at least in the conditionals statements. > Sorry about that > > public static NetworkPrinter getInstance() >{ > // Point *A* >if ( thePrinter == null ) { > // Thread S

Re: A Global instance ?

1999-10-13 Thread Marc Slemko
On Wed, 13 Oct 1999, Peter Pilgrim wrote: > Or perhaps alternatively the lazy singleton. > > public class NetworkPrinter { > > protected PaperStackpaper > protected static Object locker = new Object(); > private static NetworkPrinter thePrinter = null; >

Re: How big a server is required to deploy JServ?

1999-10-01 Thread Marc Slemko
- Please read the FAQ! - On Fri, 1 Oct 1999, Rachit Siamwalla wrote: > > > > > You also need to be very careful about what queries you give to mysql. It > > > does not (at least did not) handle concurrent qu

Re: How big a server is required to deploy JServ?

1999-09-30 Thread Marc Slemko
On Thu, 30 Sep 1999, Tim Reilly wrote: > The company I work for is in the late stages of re-architecting our entire > website using Apache JServ, RedHat Linux 6.0, and MySQL. The code is just > about finished (version 1.0 freezes in the two weeks), and we're trying to > spec the servers we will