<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.11" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Wizard Boot Camp, Part Five: Control Processes Using Signals</title>
	<link>http://www.linux-mag.com/id/5707/</link>
	<description>Open Source, Open Standards</description>
	<pubDate>Sat, 04 Jul 2009 21:05:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.11</generator>

	<item>
		<title>by: Jim Ramsey, Jr.</title>
		<link>http://www.linux-mag.com/id/5707/#comment-2877</link>
		<pubDate>Tue, 23 Jun 2009 13:01:39 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/5707/#comment-2877</guid>
					<description>The HUP signal can be very handy.

I've found that most command shells catch this signal and try to terminate as quickly as possible.  This applies to unconventional shells like IBM'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>
	<item>
		<title>by: zaken</title>
		<link>http://www.linux-mag.com/id/5707/#comment-1007</link>
		<pubDate>Fri, 18 Apr 2008 11:56:55 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/5707/#comment-1007</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.

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: isabellf</title>
		<link>http://www.linux-mag.com/id/5707/#comment-1006</link>
		<pubDate>Fri, 18 Apr 2008 11:05:26 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/5707/#comment-1006</guid>
					<description>You should take a look at ttp://www.linux-mag.com/id/5103 

"Boot Camp for Wizards, Part Three: Using Standard I/O from shells"

you can use named pipes and I/O redirection for IPC. I don't know how Jerry would be able to getdeeper on IPC at the shell level, I guess you'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 <a href="ttp://www.linux-mag.com/id/5103" rel="nofollow">ttp://www.linux-mag.com/id/5103</a> </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: leblanc meneses</title>
		<link>http://www.linux-mag.com/id/5707/#comment-999</link>
		<pubDate>Thu, 17 Apr 2008 18:58:31 +0000</pubDate>
		<guid>http://www.linux-mag.com/id/5707/#comment-999</guid>
					<description>now if we can only have an article on inter process communication.

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>
</channel>
</rss>
