<?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>New SMS Library at http://twit88.com/platform/projects/show/messagingtoolkit !</description>
	<pubDate>Mon, 15 Mar 2010 20:21:04 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: WW</title>
		<link>http://twit88.com/blog/2007/09/27/do-a-graceful-shutdown-of-your-java-application-when-ctr-c-kill/#comment-85476</link>
		<dc:creator>WW</dc:creator>
		<pubDate>Fri, 05 Jun 2009 12:42:01 +0000</pubDate>
		<guid>http://twit88.com/blog/2007/09/27/do-a-graceful-shutdown-of-your-java-application-when-ctr-c-kill/#comment-85476</guid>
		<description>But this doesn't work if the user hits CTRL-C</description>
		<content:encoded><![CDATA[<p>But this doesn&#8217;t work if the user hits CTRL-C</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lincoln</title>
		<link>http://twit88.com/blog/2007/09/27/do-a-graceful-shutdown-of-your-java-application-when-ctr-c-kill/#comment-35366</link>
		<dc:creator>Lincoln</dc:creator>
		<pubDate>Wed, 07 Jan 2009 11:13:03 +0000</pubDate>
		<guid>http://twit88.com/blog/2007/09/27/do-a-graceful-shutdown-of-your-java-application-when-ctr-c-kill/#comment-35366</guid>
		<description>Clear, concise and helpful. 

Many thanks.</description>
		<content:encoded><![CDATA[<p>Clear, concise and helpful. </p>
<p>Many thanks.</p>
]]></content:encoded>
	</item>
	<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>
