<?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: Wizard Boot Camp, Part Five: Control Processes Using Signals</title>
	<atom:link href="http://www.linux-mag.com/id/5707/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/5707/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Fri, 10 Feb 2012 08:31:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Work for yourself</title>
		<link>http://www.linux-mag.com/id/5707/#comment-50529</link>
		<dc:creator>Work for yourself</dc:creator>
		<pubDate>Mon, 21 Nov 2011 19:11:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/5707/#comment-50529</guid>
		<description>Thanks a bunch for sharing this with all of us you really understand what you are talking approximately! Bookmarked. Kindly additionally visit my site =). We could have a hyperlink change arrangement between us</description>
		<content:encoded><![CDATA[<p>Thanks a bunch for sharing this with all of us you really understand what you are talking approximately! Bookmarked. Kindly additionally visit my site =). We could have a hyperlink change arrangement between us</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leblanc</title>
		<link>http://www.linux-mag.com/id/5707/#comment-5269</link>
		<dc:creator>leblanc</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/5707/#comment-5269</guid>
		<description>now if we can only have an article on inter process communication.&lt;br /&gt;
&lt;br /&gt;
I need processes that can talk to each other and exchange data....</description>
		<content:encoded><![CDATA[<p>now if we can only have an article on inter process communication.</p>
<p>I need processes that can talk to each other and exchange data&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: isabellf</title>
		<link>http://www.linux-mag.com/id/5707/#comment-5270</link>
		<dc:creator>isabellf</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/5707/#comment-5270</guid>
		<description>You should take a look at ttp://www.linux-mag.com/id/5103 &lt;br /&gt;
&lt;br /&gt;
&quot;Boot Camp for Wizards, Part Three: Using Standard I/O from shells&quot;&lt;br /&gt;
&lt;br /&gt;
you can use named pipes and I/O redirection for IPC. I don&#039;t know how Jerry would be able to getdeeper on IPC at the shell level, I guess you&#039;ll need a more complete programming language for message passing, queues, semaphores and shared memory .</description>
		<content:encoded><![CDATA[<p>You should take a look at ttp://www.linux-mag.com/id/5103 </p>
<p>&#8220;Boot Camp for Wizards, Part Three: Using Standard I/O from shells&#8221;</p>
<p>you can use named pipes and I/O redirection for IPC. I don&#8217;t know how Jerry would be able to getdeeper on IPC at the shell level, I guess you&#8217;ll need a more complete programming language for message passing, queues, semaphores and shared memory .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zaken</title>
		<link>http://www.linux-mag.com/id/5707/#comment-5271</link>
		<dc:creator>zaken</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/5707/#comment-5271</guid>
		<description>A Wizard article for deciding swap size would be great. How to find out what an application requires for swap rather than the operating system would be very useful and how memory is allocated to processes.&lt;br /&gt;
&lt;br /&gt;
Great series so far.</description>
		<content:encoded><![CDATA[<p>A Wizard article for deciding swap size would be great. How to find out what an application requires for swap rather than the operating system would be very useful and how memory is allocated to processes.</p>
<p>Great series so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jwramseyjr</title>
		<link>http://www.linux-mag.com/id/5707/#comment-5272</link>
		<dc:creator>jwramseyjr</dc:creator>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/5707/#comment-5272</guid>
		<description>The HUP signal can be very handy.&lt;br /&gt;
&lt;br /&gt;
I&#039;ve found that most command shells catch this signal and try to terminate as quickly as possible.  This applies to unconventional shells like IBM&#039;s UniVerse and JBases (both are dialects of Pick running on Unix).  If you have a number of processes stuck and you need to try to kill them as gently as possible, the HUP signal is a good starting point.</description>
		<content:encoded><![CDATA[<p>The HUP signal can be very handy.</p>
<p>I&#8217;ve found that most command shells catch this signal and try to terminate as quickly as possible.  This applies to unconventional shells like IBM&#8217;s UniVerse and JBases (both are dialects of Pick running on Unix).  If you have a number of processes stuck and you need to try to kill them as gently as possible, the HUP signal is a good starting point.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

