The Artima Developer Community
Sponsored Link

Java Buzz Forum
Memory usage

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Simon Brown

Posts: 636
Nickname: simonbrown
Registered: Jun, 2003

Simon Brown is a Java developer, architect and author.
Memory usage Posted: Mar 8, 2006 5:14 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Simon Brown.
Original Post: Memory usage
Feed Title: Simon Brown's weblog
Feed URL: http://www.simongbrown.com/blog/feed.xml?flavor=rss20&category=java
Feed Description: My thoughts on Java, software development and technology.
Latest Java Buzz Posts
Latest Java Buzz Posts by Simon Brown
Latest Posts From Simon Brown's weblog

Advertisement

Prior to upgrading this site to Java 5 and Tomcat 5.5, I used to run into lots of memory related problems. Tomcat 4 would tend to use an awful lot of memory servicing individual requests, which would eventually lead to the JVM exchausting the available heap. After the upgrade, my JVM is using a much smaller amount of the memory it was previously. After 14 days uptime, here are the JVM stats taken from my blog.

"Memory

This is a great testament to the advances made in Java 5 and the newer versions of Tomcat. Upgrade if you can.

Read: Memory usage

Topic: [Feb 27, 2006 04:57 PST] 12 Links Previous Topic   Next Topic Topic: How to bypass BIOS Password

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use