UNIX系統編程
叢書名: 典藏原版書苑
作 者:
字 數: 1226000
版 次: 1
頁 數: 893
紙 張: 膠版紙
I S B N : 9787115149848
包 裝: 平裝
所屬分類: 圖書 >> 計算機/網路 >> 作業系統/系統開發>>UNIXSolaris
定價:¥88.00
內容簡介
本書從一些代碼片段開始介紹如何使用系統調用,闡述了如何設計出完善的UNIX系統軟體,從而幫助讀者提高技術水平。不管是使用Liunx、Solaris、Mac OS X還是基於POSIX的系統的讀者,都可以從本書中學習如何設 計並實現可靠的UNIX軟體。
作者簡介
Kay A.Robbins和Steven Robbins均獲麻省理工學院博士學位。他們目前在德克薩斯大學聖安東尼奧分校的計算機科學系任教。
目錄
ⅠFundamentals
1 Technology's Impact on Prograsm
2 Programs,Processes and Threads
3 Processes in UNIX
4 UNIX/O
5 Files and Directories
6 UNIX Special Files
7 Project:The Token Ring
ⅡAsynchronous Events
8 Signals
9 Times and Times
10 Project:Virtual Times
11 Project:Carcking Shells
Ⅲ Concurrency
12 POSIX Threads
13 Thread Synchronization
14 Critical Sections and Semaphores
15 POSIX IPC
16 Project:Producer Consumer Synchonization
17 Project:The Not Too Parallel Virtual Machine
Ⅳ Communication
18 Connection-Oriented Communication
19 Project:WWW Redirection
20 Connectionless Communication and Multicast
21 Project:Internet Radio
22 Rroject:Sever Performance
Appendicex
A UNIX Fundamentals
B Restart Ligbrary
C UNCI Implementation
D Logging Functions
E POSIX Extension
Bibliography
Program Index
Index