<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://jinwoohwang.sys-con.com"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Latest News from Jinwoo Hwang</title>
 <link>http://jinwoohwang.sys-con.com/</link>
 <description>Latest News from Jinwoo Hwang</description>
 <language>en</language>
 <copyright>Copyright 2009 Ulitzer.com</copyright>
 <generator>Ulitzer.com</generator>
 <lastBuildDate>Mon, 07 Dec 2009 12:59:35 EST</lastBuildDate>
 <docs>http://backend.userland.com/rss</docs>
 <ttl>360</ttl>
<item>
 <title>Anatomy of a Java Finalizer</title>
 <link>http://jinwoohwang.sys-con.com/node/995699</link>
 <description>A couple of patterns that could cause Java heap exhaustion were identified from years of research at IBM. One interesting scenarios was observed when Java applications generate excessive amount of finalizable objects whose classes have non-trivial Java finalizers. A Java finalizer performs finalization tasks for an object. It’s the opposite of a Java constructor, which creates and initializes an instance of a Java class.&lt;p&gt;&lt;a href=&quot;http://jinwoohwang.sys-con.com/node/995699&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 16 Jul 2009 23:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://jinwoohwang.sys-con.com/node/995699</guid>
 <comments>http://jinwoohwang.sys-con.com/node/995699#feedback</comments>
</item>
<item>
 <title>How to Diagnose Java Resource Starvation</title>
 <link>http://jinwoohwang.sys-con.com/node/921279</link>
 <description>We can visualize resource starvation using an elaborate rendition of the Dining Philosophers Problem. This classic metaphor of resource allocation among processes was first introduced in 1971 by Edsger Dijkstra in his paper “Hierarchical Ordering of Sequential Processes.” It’s been a model and universal method for verifying theories on resource allocation ever since.&lt;p&gt;&lt;a href=&quot;http://jinwoohwang.sys-con.com/node/921279&quot; target=&quot;_blank&quot;&gt;read more&lt;/a&gt;&lt;/p&gt;</description>
 <pubDate>Thu, 16 Jul 2009 18:45:00 EDT</pubDate>
 <guid isPermaLink="true">http://jinwoohwang.sys-con.com/node/921279</guid>
 <comments>http://jinwoohwang.sys-con.com/node/921279#feedback</comments>
</item>
</channel>
</rss>
