Interprocess Communications in Linux: The Nooks and Crannies

John Shapley Gray

  • 出版商: Prentice Hall
  • 出版日期: 2003-01-23
  • 售價: $2,130
  • 貴賓價: 9.5$2,024
  • 語言: 英文
  • 頁數: 624
  • 裝訂: Paperback
  • ISBN: 0130460427
  • ISBN-13: 9780130460424
  • 相關分類: Linux
  • 已絕版

買這商品的人也買了...

商品描述

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.