Recommended
Programming with POSIX Threads
by Butenhof
✓ Read
With this practical book, you will attain a solid understanding of threads and will discover how to put this powerful mode of programming to work in real-world applications. The primary advantage of threaded programming is that it enables your applications to accomplish more than one task at the same time by using the number-crunching power of multiprocessor parallelism and by automatically exploiting I/O concurrency in your code, even on a single processor machine. The result: applications that...
First published: 1993 401 pages
ISBN: 9780132702126
- Category
- Computer Science
- Priority
- Recommended
- Author works
- 1
- Language
- eng
Computers
More in Computer Science
A Discipline of Programming
Edsger W. Dijkstra
Advanced Programming in the UNIX Environment
W. Richard Stevens
Algorithm Design
Jon Kleinberg and Éva Tardos
Art of Computer Programming Vol1
Donald E. Knuth
Art of Computer Programming Vol2
Donald E. Knuth
Art of Computer Programming Vol3
Donald E. Knuth