<?xml version="1.0" encoding="gb2312"?>
<rss version="2.0">
<channel>
<title>进程间通讯</title>
<link>http://unixreference.net/articles/linux/programming/IPC/index.html</link>
<description>Linux &amp;gt; 程序设计 &amp;gt; 进程间通讯</description>
<language>zh-cn</language>
<generator>Copyright(c) 2001-2007 OLDHAND ORGANIZATION, All Rights reserved. &lt;br/&gt;&lt;a href='http://www.dedecms.com' target='_blank'&gt;Power by DedeCms 织梦内容管理系统&lt;/a&gt;</generator>
<webmaster>webmaster@unixreference.net</webmaster>
<item>
    <title>Linux环境进程间通信(二): 信号(上)</title>
    <link>http://unixreference.net/articles/linux/programming/IPC/2007/0228/612.html</link>
    <description>linux信号机制远远比想象的复杂，本文力争用最短的篇幅，对该机制做了深入细致的分析。读者可以先读一下信号应用实例（在信号（下）中），这样可以对信号发送直到相应的处理函数执行完毕这一过程有个大致的印象。本文尽量给出了较新函数的应用实例，着重说明这些的功能</description>
    <pubDate>2003-01-01</pubDate>
    <category>进程间通讯</category>
    <author>郑彦兴</author>
    <comments>IBM Developerworks</comments>
</item>
<item>
    <title>深刻理解Linux进程间通信(IPC)</title>
    <link>http://unixreference.net/articles/linux/programming/IPC/2007/0228/611.html</link>
    <description>本系列文章阐述了Linux环境下的几种主要进程间通信手段，并针对每个通信手段关键技术环节给出详细实例。为达到阐明问题的目的，本文还对某些通信手段的内部实现机制进行了分析。</description>
    <pubDate>2002-12-11</pubDate>
    <category>进程间通讯</category>
    <author>郑彦兴</author>
    <comments>IBM Developerworks</comments>
</item>
<item>
    <title>Linux环境进程间通信: 管道及有名管道</title>
    <link>http://unixreference.net/articles/linux/programming/IPC/2007/0228/610.html</link>
    <description>管道和有名管道是最早的进程间通信机制之一，管道可用于具有亲缘关系进程间的通信，有名管道克服了管道没有名字的限制，因此，除具有管道所具有的功能外，它还允许无亲缘关系进程间的通信。</description>
    <pubDate>2002-12-11</pubDate>
    <category>进程间通讯</category>
    <author>郑彦兴</author>
    <comments>IBM Developerworks</comments>
</item>

</channel>
</rss>
