Interprocess Communications in Linux: The Nooks and Crannies
暫譯: Linux中的進程間通信:細節與隱秘
John Shapley Gray
- 出版商: Prentice Hall
- 出版日期: 2003-01-23
- 售價: $2,220
- 貴賓價: 9.5 折 $2,109
- 語言: 英文
- 頁數: 624
- 裝訂: Paperback
- ISBN: 0130460427
- ISBN-13: 9780130460424
-
相關分類:
Linux
已絕版
買這商品的人也買了...
-
$680$537 -
$980$774 -
$970Introduction to Algorithms, 2/e
-
$920$727 -
$880$695 -
$1,029Operating System Concepts, 6/e (Windows XP Update)
-
$420$328 -
$780$741 -
$280$218 -
$750$638 -
$650$514 -
$760$600 -
$580$493 -
$590$466 -
$480$374 -
$680$537 -
$690$538 -
$420$332 -
$720$562 -
$720$569 -
$399CCNA ICND Exam Certification Guide (CCNA Self-Study, 640-811, 640-801) (Hardcover)
-
$750$638 -
$560$476 -
$480$379 -
$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. 參考書目
索引