UNIX網路編程卷2

UNIX網路編程卷2

《UNIX網路編程卷2》這本書由人民郵電出版社於2009年11月出版,作者是W.Richard Stevens。

基本介紹

  • 書名:UNIX網路編程卷2
  • 又名:UNIX Network Programming, Volume 2 Interprocess Communications (2nd Edition)
  • 作者:W.Richard Stevens
  • ISBN:9787115215116
  • 頁數:561
  • 定價:89.00元
  • 出版社:人民郵電出版社
  • 出版時間:2009-11
  • 裝幀:平裝
  • 副標題:進程間通信
內容介紹,作者介紹,作品目錄,

內容介紹

《UNIX網路編程 卷2:進程間通信(英文版·第2版)》是一部UNIX網路編程的經典之作。進程間通信(IPC)幾乎是所有Unix程式性能的關鍵,理解IPC也是理解如何開發不同主機間網路應用程式的必要條件。《UNIX網路編程 卷2:進程間通信(英文版·第2版)》從對Posix IPC和System V IPC的內部結構開始討論,全面深入地介紹了4種IPC形式:訊息傳遞(管道、FIFO、訊息佇列)、同步(互斥鎖、條件變數、讀寫鎖、檔案與記錄鎖、信號量)、共享記憶體(匿名共享記憶體、具名共享記憶體)及遠程過程調用(Solaris 門、Sun RPC)。附錄中給出了測量各種IPC形式性能的方法。
《UNIX網路編程 卷2:進程間通信(英文版·第2版)》內容詳盡且具權威性,幾乎每章都提供精選的習題,並提供了部分習題的答案,是網路研究和開發人員理想的參考書。

作者介紹

W.Richarqd Stevens,國際知名的LINIX和網路專家,備受讚譽的技術作家。他1951年2月5日出生於尚比亞,後隨父母回到美國。中學時就讀於維吉尼亞菲什伯恩軍事學校,1973年獲得密西根大學航空和航天工程學士學位。1975年至1982年,他在亞利桑那州圖森市的基特峰國家天文合從事計算機編程工作,業餘時間喜愛飛行運動,做過兼職飛行教練。這期間他分別在1978年和1982年獲得亞利桑那大學系統工程碩士和博士學位。此後他去康乃狄克州紐哈芬的健康系統國際公司任主管計算機服務的副總裁。1990年他回到圖森,從事專業技術寫作和諮詢工作。寫下了多種經典的傳世之作,包括《TCP/IP詳解》(三卷)、《UNIX環境高級編程》和《UNIX網路編程》(兩卷)。Steverls於1999年9月1日去世,年僅48歲。2000年他被國際權威機構USENIX追授“終身成就獎”。

作品目錄

part Ⅰ introduction
chapter 1 introduction
1.1 introduction
1.2 processes, threads, and the sharing of information
1.3 persistence of ipc objects
1.4 name spaces
1.5 effect of fork, exec, and exit on ipc objects
1.6 error handling: wrapper functions
1.7 unix standards
1.8 road map to ipc examples in the text
1.9 summary
chapter 2 posix ipc
2.1 introduction
2.2 ipc names
2.3 creating and opening ipc channels
2.4 ipc permissions
2.5 summary
chapter 3 system v ipc
3.1 introduction
3.2 key_t keys and ft:ok function
. 3.3 ipc_perm structure
3.4 creating and opening ipc channels
3.5 ipc permissions
3.6 identifier reuse
3.7 ipcs and ~porto programs
3.8 kernel limits
3.9 summary
part 2 message passing
part 3 synchronization
part 2 shared memory
part 2 remote procedure calls
epilogue
appendix a
appendix b
appendix c
bibliography
index

相關詞條

熱門詞條

聯絡我們