Multithreading Applications in Win32

Multithreading Applications in Win32
Author: Jim Beveridge
Publisher: Addison-Wesley Professional
Total Pages: 0
Release: 1997
Genre: Computer multitasking
ISBN: 9780201442342


Download Multithreading Applications in Win32 Book in PDF, Epub and Kindle

Windowsreg; 95 and Windows NT & allow software developers to use the powerful programming technique of multithreading: dividing a single application into multiple "threads " that execute separately and get their own CPU time. This can result in significant performance gains, but also in programming headaches. Multithreading is difficult to do well, and previous coverage of the subject in Windows has been incomplete. In this book programmers will get hands-on experience in when and how to use multithreading, together with expert advice and working examples in C++ and MFC. The CD-ROM includes the code and sample applications from the book, including code that works with Internet Winsock.