<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Do a graceful shutdown of your Java Application when Ctr-C, Kill&#8230;</title>
	<link>http://twit88.com/blog/2007/09/27/do-a-graceful-shutdown-of-your-java-application-when-ctr-c-kill/</link>
	<description>Good judgement comes from experience, and experience comes from bad judgement.</description>
	<pubDate>Tue, 06 Jan 2009 01:44:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Java: Understanding System.exit &#124; Programming Resources</title>
		<link>http://twit88.com/blog/2007/09/27/do-a-graceful-shutdown-of-your-java-application-when-ctr-c-kill/#comment-15257</link>
		<dc:creator>Java: Understanding System.exit &#124; Programming Resources</dc:creator>
		<pubDate>Thu, 21 Aug 2008 05:35:42 +0000</pubDate>
		<guid>http://twit88.com/blog/2007/09/27/do-a-graceful-shutdown-of-your-java-application-when-ctr-c-kill/#comment-15257</guid>
		<description>[...] any clean up before JVM exits, you must use ShutdownHook.   Share and Enjoy: These icons link to social bookmarking sites where readers can share and [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] any clean up before JVM exits, you must use ShutdownHook.   Share and Enjoy: These icons link to social bookmarking sites where readers can share and [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Java - Signal Handling &#124; twit88.com</title>
		<link>http://twit88.com/blog/2007/09/27/do-a-graceful-shutdown-of-your-java-application-when-ctr-c-kill/#comment-3135</link>
		<dc:creator>Java - Signal Handling &#124; twit88.com</dc:creator>
		<pubDate>Wed, 06 Feb 2008 10:29:50 +0000</pubDate>
		<guid>http://twit88.com/blog/2007/09/27/do-a-graceful-shutdown-of-your-java-application-when-ctr-c-kill/#comment-3135</guid>
		<description>[...] my earlier article, I talked about how to do a graceful shutdown your of Java application when Ctr-C, or the termination signal is intercepted. Now I am going to roughly show you how to do [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] my earlier article, I talked about how to do a graceful shutdown your of Java application when Ctr-C, or the termination signal is intercepted. Now I am going to roughly show you how to do [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Add Multithreading Function to Java Application using ExecutorService &#124; twit88.com</title>
		<link>http://twit88.com/blog/2007/09/27/do-a-graceful-shutdown-of-your-java-application-when-ctr-c-kill/#comment-34</link>
		<dc:creator>Add Multithreading Function to Java Application using ExecutorService &#124; twit88.com</dc:creator>
		<pubDate>Fri, 28 Sep 2007 15:36:26 +0000</pubDate>
		<guid>http://twit88.com/blog/2007/09/27/do-a-graceful-shutdown-of-your-java-application-when-ctr-c-kill/#comment-34</guid>
		<description>[...] my previous post, I showed you how to do a graceful shutdown of Java application. Now I am going to add multithreading functionalities to the simple example that I developed.  I [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] my previous post, I showed you how to do a graceful shutdown of Java application. Now I am going to add multithreading functionalities to the simple example that I developed.  I [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
