<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: GC Tips and Memory Leaks</title>
	<atom:link href="http://chaoticjava.com/posts/gc-tips-and-memory-leaks/feed/" rel="self" type="application/rss+xml" />
	<link>http://chaoticjava.com/posts/gc-tips-and-memory-leaks/</link>
	<description>The internet, design patterns, frameworks and Java</description>
	<lastBuildDate>Fri, 05 Mar 2010 16:13:23 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Simple solution to resource collection</title>
		<link>http://chaoticjava.com/posts/gc-tips-and-memory-leaks/comment-page-1/#comment-59298</link>
		<dc:creator>Simple solution to resource collection</dc:creator>
		<pubDate>Mon, 03 Aug 2009 21:26:08 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/gc-tips-and-memory-leaks/#comment-59298</guid>
		<description>[...] a task the GC doesn&#8217;t do. That&#8217;s because the GC does something else for us called object finalization, where resources usually clean themselves [...]</description>
		<content:encoded><![CDATA[<p>[...] a task the GC doesn&#8217;t do. That&#8217;s because the GC does something else for us called object finalization, where resources usually clean themselves [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Java Logger Memory Leaks</title>
		<link>http://chaoticjava.com/posts/gc-tips-and-memory-leaks/comment-page-1/#comment-57006</link>
		<dc:creator>Java Logger Memory Leaks</dc:creator>
		<pubDate>Sun, 05 Jul 2009 18:14:41 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/gc-tips-and-memory-leaks/#comment-57006</guid>
		<description>[...] influence Since it&#8217;s a &#8220;heavy&#8221; back-end system, the GC could affect its performance if code was written in an non-optimal way. I decided to take a look at how hard it was working, [...]</description>
		<content:encoded><![CDATA[<p>[...] influence Since it&#8217;s a &#8220;heavy&#8221; back-end system, the GC could affect its performance if code was written in an non-optimal way. I decided to take a look at how hard it was working, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garbage collectors &#171; Java Village</title>
		<link>http://chaoticjava.com/posts/gc-tips-and-memory-leaks/comment-page-1/#comment-31531</link>
		<dc:creator>Garbage collectors &#171; Java Village</dc:creator>
		<pubDate>Fri, 16 May 2008 20:53:47 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/gc-tips-and-memory-leaks/#comment-31531</guid>
		<description>[...] une petite intro, on accélère le rythme avec un article un peu plus ardu, pour finir sur un best practice. Pour le fun, vous pouvez terminer sur celui [...]</description>
		<content:encoded><![CDATA[<p>[...] une petite intro, on accélère le rythme avec un article un peu plus ardu, pour finir sur un best practice. Pour le fun, vous pouvez terminer sur celui [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garbage Collection - The comic panel</title>
		<link>http://chaoticjava.com/posts/gc-tips-and-memory-leaks/comment-page-1/#comment-31260</link>
		<dc:creator>Garbage Collection - The comic panel</dc:creator>
		<pubDate>Sun, 11 May 2008 19:48:48 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/gc-tips-and-memory-leaks/#comment-31260</guid>
		<description>[...] Garbage Collection set of posts (Generations, Parallel and Concurrent, Tips and Memory Leaks) are ones that I am personally very proud of. First, they were very interesting to write, as the [...]</description>
		<content:encoded><![CDATA[<p>[...] Garbage Collection set of posts (Generations, Parallel and Concurrent, Tips and Memory Leaks) are ones that I am personally very proud of. First, they were very interesting to write, as the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avah</title>
		<link>http://chaoticjava.com/posts/gc-tips-and-memory-leaks/comment-page-1/#comment-23352</link>
		<dc:creator>Avah</dc:creator>
		<pubDate>Mon, 04 Feb 2008 22:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/gc-tips-and-memory-leaks/#comment-23352</guid>
		<description>Kris: I couldn&#039;t find &lt;i&gt;that&lt;/i&gt; out, but I can refer you to a great document discussing all the knobs you can use within the GC. The document &lt;a href=&quot;http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html&quot; rel=&quot;nofollow&quot;&gt;is here&lt;/a&gt;, and generally the subject is called either &quot;GC tuning&quot; or &quot;GC ergonomics&quot;.</description>
		<content:encoded><![CDATA[<p>Kris: I couldn&#8217;t find <i>that</i> out, but I can refer you to a great document discussing all the knobs you can use within the GC. The document <a href="http://java.sun.com/javase/technologies/hotspot/gc/gc_tuning_6.html" rel="nofollow">is here</a>, and generally the subject is called either &#8220;GC tuning&#8221; or &#8220;GC ergonomics&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kris G.</title>
		<link>http://chaoticjava.com/posts/gc-tips-and-memory-leaks/comment-page-1/#comment-23339</link>
		<dc:creator>Kris G.</dc:creator>
		<pubDate>Mon, 04 Feb 2008 18:53:49 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/gc-tips-and-memory-leaks/#comment-23339</guid>
		<description>Right, so which objects are large and which are considered small? ;)</description>
		<content:encoded><![CDATA[<p>Right, so which objects are large and which are considered small? <img src='http://chaoticjava.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avah</title>
		<link>http://chaoticjava.com/posts/gc-tips-and-memory-leaks/comment-page-1/#comment-23203</link>
		<dc:creator>Avah</dc:creator>
		<pubDate>Sun, 03 Feb 2008 18:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/gc-tips-and-memory-leaks/#comment-23203</guid>
		<description>David: I don&#039;t know many profiling solutions.. I know that JProfiler did a good job for us a while ago, and it works with earlier JVMs, so it might suite you as well...</description>
		<content:encoded><![CDATA[<p>David: I don&#8217;t know many profiling solutions.. I know that JProfiler did a good job for us a while ago, and it works with earlier JVMs, so it might suite you as well&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://chaoticjava.com/posts/gc-tips-and-memory-leaks/comment-page-1/#comment-23187</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sun, 03 Feb 2008 14:47:26 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/gc-tips-and-memory-leaks/#comment-23187</guid>
		<description>This is a great piece of information. This caught my I because I am currently working a gig attempting to get some metrics on a suite of web apps and services running under Tomcat and JBoss. Everything is pretty much legacy FOSS. I am trying to use JMeter for the data acquisition and analysis because the JConsole, Jmap and JHat are not available on the hosting servers because all the JDKs are: 1.3.x and 1.4.x. Do have any better suggestions?</description>
		<content:encoded><![CDATA[<p>This is a great piece of information. This caught my I because I am currently working a gig attempting to get some metrics on a suite of web apps and services running under Tomcat and JBoss. Everything is pretty much legacy FOSS. I am trying to use JMeter for the data acquisition and analysis because the JConsole, Jmap and JHat are not available on the hosting servers because all the JDKs are: 1.3.x and 1.4.x. Do have any better suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Web 2.0 Announcer</title>
		<link>http://chaoticjava.com/posts/gc-tips-and-memory-leaks/comment-page-1/#comment-22845</link>
		<dc:creator>Web 2.0 Announcer</dc:creator>
		<pubDate>Thu, 31 Jan 2008 16:16:30 +0000</pubDate>
		<guid isPermaLink="false">http://chaoticjava.com/posts/gc-tips-and-memory-leaks/#comment-22845</guid>
		<description>&lt;strong&gt;GC Tips and Memory Leaks&lt;/strong&gt;

[...]After the two posts about garbage collection (basic and advanced) I started receiving questions regarding the works of the GC, and tips on how to use it properly. This post will be devoted to that subject, with some of the questions asked brought ...</description>
		<content:encoded><![CDATA[<p><strong>GC Tips and Memory Leaks</strong></p>
<p>[...]After the two posts about garbage collection (basic and advanced) I started receiving questions regarding the works of the GC, and tips on how to use it properly. This post will be devoted to that subject, with some of the questions asked brought &#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
