Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]RE: Java Memory settings
- To: <tlug@example.com>
- Subject: RE: Java Memory settings
- From: "Jonathan Shore" <jshore@example.com>
- Date: Fri, 12 Jan 2001 14:14:58 +0900
- Content-Transfer-Encoding: 7bit
- Content-Type: text/plain;charset="US-ASCII"
- Importance: Normal
- In-Reply-To: <14942.32059.455115.422599@example.com>
- Reply-To: tlug@example.com
- Resent-From: tlug@example.com
- Resent-Message-ID: <BFScLC.A.vhD.bHpX6@example.com>
- Resent-Sender: tlug-request@example.com
There's no win with a prolific garbage producer like java of course -- For commercial web applications, allowing the heap to grow at least enables one to handle some unexpected volume (within the constraints of VM) on a servlet based application. Now I guess the java GC might decide to tighten its belt a bit more if it runs up against the heap limit, so putting limits might not always be a bad thing. > From: Stephen J. Turnbull [mailto:turnbull@example.com] > > Not at all, since it leaks like the business end of a firehose. At > least the Blackdown JDE port used to. HotJava regularly ran to 100MB > of VM -- in maybe a hour of browsing. That was a couple of years > back, but it put me off Java permanently. >
- Follow-Ups:
- RE: Java Memory settings
- From: "Stephen J. Turnbull" <turnbull@example.com>
- References:
- RE: Java Memory settings
- From: "Stephen J. Turnbull" <turnbull@example.com>
Home | Main Index | Thread Index
- Prev by Date: RE: Java Memory settings
- Next by Date: RE: Java Memory settings
- Prev by thread: RE: Java Memory settings
- Next by thread: RE: Java Memory settings
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links