UNIX Systems Programming: Communication, Concurrency and Threads: Communication, Concurrency and Threads
Autor Kay Robbins, Steve Robbinsen Limba Engleză Paperback – 9 oct 2024
Preț: 487.83 lei
Preț vechi: 609.79 lei
-20%
Puncte Express: 732
Preț estimativ în valută:
86.24€ • 102.31$ • 74.67£
86.24€ • 102.31$ • 74.67£
Carte tipărită la comandă
Livrare economică 19 martie-02 aprilie
Livrare express 11-17 februarie pentru 89.54 lei
Specificații
ISBN-13: 9780134424071
ISBN-10: 0134424077
Pagini: 912
Dimensiuni: 187 x 235 x 49 mm
Greutate: 1.63 kg
Ediția:2. Auflage
Editura: Pearson
ISBN-10: 0134424077
Pagini: 912
Dimensiuni: 187 x 235 x 49 mm
Greutate: 1.63 kg
Ediția:2. Auflage
Editura: Pearson
Textul de pe ultima copertă
UNIX Systems Programming: Communication, Concurrency, and Threads by Kay A. Robbins and Steven Robbins
This completely updated classic (originally titled Practical UNIX Programming) demonstrates how to design complex software to get the most from the UNIX operating system. UNIX Systems Programming provides a clear and easy-to-understand introduction to the essentials of UNIX programming. Starting with short code snippets that illustrate how to use system calls, Robbins and Robbins move quickly to hands-on projects that help readers expand their skill levels.
This practical guide thoroughly explores communication, concurrency, and multithreading. Known for its comprehensive and lucid explanationsof complicated topics such as signals and concurrency, the bookfeatures practical examples, exercises, reusable code, and simplifiedlibraries for use in network communication applications.
A self-contained reference that relies on the latest UNIX standards, UNIX Systems Programming provides thorough coverage of files, signals, semaphores, POSIX threads, and client-server communication. Thisedition features all-new chapters on the Web, UDP, and serverperformance. The sample material has been tested extensively in theclassroom.
PRENTICE HALL
Professional Technical Reference
Upper Saddle River, NJ 07458
www.phptr.com
ISBN: 0-13-042411-0
- UNIX processes, files, and special files
- Signals and timers
- POSIX threads, semaphores, and IPC
- TCP, UDP, multicast, and the Web
- Features projects on Internet radio, server performance, timers, web caching, and shells
This completely updated classic (originally titled Practical UNIX Programming) demonstrates how to design complex software to get the most from the UNIX operating system. UNIX Systems Programming provides a clear and easy-to-understand introduction to the essentials of UNIX programming. Starting with short code snippets that illustrate how to use system calls, Robbins and Robbins move quickly to hands-on projects that help readers expand their skill levels.
This practical guide thoroughly explores communication, concurrency, and multithreading. Known for its comprehensive and lucid explanationsof complicated topics such as signals and concurrency, the bookfeatures practical examples, exercises, reusable code, and simplifiedlibraries for use in network communication applications.
A self-contained reference that relies on the latest UNIX standards, UNIX Systems Programming provides thorough coverage of files, signals, semaphores, POSIX threads, and client-server communication. Thisedition features all-new chapters on the Web, UDP, and serverperformance. The sample material has been tested extensively in theclassroom.
PRENTICE HALL
Professional Technical Reference
Upper Saddle River, NJ 07458
www.phptr.com
ISBN: 0-13-042411-0
Notă biografică
About the Authors
Kay A. Robbins and Steven Robbins received doctoral degrees from MITand are on the faculty in the Department of Computer Science at theUniversity of Texas at San Antonio.
Kay A. Robbins and Steven Robbins received doctoral degrees from MITand are on the faculty in the Department of Computer Science at theUniversity of Texas at San Antonio.
Cuprins
I. FUNDAMENTALS.
1. Technologys Impact on Programs.
2. Programs, Processes and Threads.
3. Processes in UNIX.
4. UNIX I/O.
5. Files and Directories.
6. UNIX Special Files.
7. Project: The Token Ring.
8. Signals.
II. ASYNCHRONOUS EVENTS.9. Times and Timers.
10. Project: Virtual Timers.
11. Project: Cracking Shells.
III. CONCURRENCY.12. POSIX Threads.
13. Thread Synchronization.
14. Critical Sections and Semaphores.
15. POSIX IPC.
16. Project: Producer Consumer Synchronization.
17. Project: The Not Too Parallel Virtual Machine.
IV. COMMUNICATION.18. Connection-Oriented Communication.
19. Project: WWWRedirection.
20. Connectionless Communication and Multicast.
21. Project: Internet Radio.
22. Project: Server Performance.
APPENDICES.Appendix A. UNIX Fundamentals.
Appendix B. Restart Library.
Appendix C. UICI Implementation.
Appendix D. Logging Functions.
Appendix E. POSIX Extensions.
Bibliography.
Program Index.
Index.