Interprocess Communications in Linux: The Nooks and Crannies
暫譯: Linux中的進程間通信:細節與隱秘
John Shapley Gray
- 出版商: Prentice Hall
- 出版日期: 2003-01-23
- 售價: $2,060
- 貴賓價: 9.5 折 $1,957
- 語言: 英文
- 頁數: 624
- 裝訂: Paperback
- ISBN: 0130460427
- ISBN-13: 9780130460424
-
相關分類:
Linux
已絕版
買這商品的人也買了...
-
計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e)$680$537 -
C++ Primer, 3/e 中文版$980$774 -
Introduction to Algorithms, 2/e (Hardcover)$990$970 -
Thinking in Java 中文版 (Thinking in Java, 2/e)$920$727 -
LPI Linux 資格檢定 (LPI Linux Certification in a Nutshell)$880$695 -
Operating System Concepts, 6/e (Windows XP Update)$1,050$1,029 -
Web 好色-網頁色彩學$420$328 -
作業系統概念 (Operating System Concepts, 6/e Windows XP Update)$780$741 -
學 UML 的第1本書$280$218 -
Java 完美經典優質學習篇$750$638 -
Red Hat Linux 9 實務應用$650$553 -
802.11 無線網路技術通論 (802.11 Wireless Networks: The Definitive Guide)$760$600 -
Dreamweaver MX 互動網站百寶箱 for ASP$580$493 -
ASP.NET 程式設計徹底研究$590$466 -
Win32 API 系統程式實例入門─使用Visual C++.NET實作$480$374 -
Windows Server 2003 網路與 IIS 架站指南$680$537 -
STRUTS 實作手冊(Struts in Action: Building Web Applications with the Leading Java Framework)$690$538 -
程式設計專家手冊 (The Practice of Programming)$420$332 -
深入淺出 JBuilder 程式設計實作(JBuilder 9.0/8.0/7.0 適用) (Charlie Calvert's Learn Jbuilder)$720$562 -
重構─改善既有程式的設計$720$569 -
$399CCNA ICND Exam Certification Guide (CCNA Self-Study, 640-811, 640-801) (Hardcover) -
鳥哥的 Linux 私房菜-伺服器架設篇$750$638 -
鳥哥的 Linux 私房菜─基礎學習篇增訂版$560$476 -
人月神話:軟體專案管理之道 (20 週年紀念版)(The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition, 2/e)$480$379 -
JSP 2.0 技術手冊$750$593
商品描述
Understanding the concepts of processes and interprocess communications (IPC) is fundamental to developing software for Linux. This book zeroes right in on the key techniques of processes and interprocess communication, from primitive communications to the complexities of sockets. It covers every aspect of UNIX/Linux interprocess communications in sufficient detail to allow experienced programmers to begin writing useful code immediately.
Table of Contents
Introduction.
Acknowledgments.
1. Programs and Processes.
2.
Processing Environment.
3. Using Processes.
4. Primitive Communications.
5. Pipes.
6. Message Queues.
7. Semaphores.
8. Shared Memory.
9. Remote Procedure Calls.
10. Sockets.
11. Threads.
Appendix A.
Using Linux Manual Pages.
Appendix B. UNIX Error Messages.
Appendix C.
RPC Syntax Diagrams.
Appendix D. Profiling Programs.
Appendix E.
Bibliography.
Index.
商品描述(中文翻譯)
理解進程和進程間通信(IPC)的概念對於開發 Linux 軟體至關重要。本書專注於進程和進程間通信的關鍵技術,從基本的通信方式到套接字的複雜性。它詳細涵蓋了 UNIX/Linux 進程間通信的各個方面,使經驗豐富的程式設計師能夠立即開始編寫有用的程式碼。
目錄
引言
致謝
1. 程式與進程
2. 處理環境
3. 使用進程
4. 基本通信
5. 管道
6. 訊息佇列
7. 信號量
8. 共享記憶體
9. 遠程過程調用
10. 套接字
11. 執行緒
附錄 A. 使用 Linux 手冊頁
附錄 B. UNIX 錯誤訊息
附錄 C. RPC 語法圖
附錄 D. 程式分析
附錄 E. 參考書目
索引
