Import It All
Books > Computers & Technology > Operating Systems > Windows > Windows Desktop
Win32 Multithreaded Programming

Win32 Multithreaded Programming

Product ID: 9126495 Condition: New

Payflex: Pay in 4 interest-free payments of R418.00. Learn more
R 1,672
includes Duties & VAT
Delivery: 10-20 working days
Ships from USA warehouse.
Secure Transaction
VISA Mastercard payflex ozow

Product Description

Win32 Multithreaded Programming

  • Used Book in Good Condition

<div><p>Many Windows developers still write code as if their application is a single entity that, while it is running, has complete control of all system resources. This legacy from the days of DOS means that developers frequently fail to take advantage of Win32's support of multiple threads of execution to improve their application's performance or to enhance its functionality. For instance, a main thread can handle interactions with the user, while a background "worker" thread can handle repainting the application window or performing some background calculations. But multithreaded programming means more than adding threads; it also requires that the code be thread-safe.<i>Win32 Multithread Programming</i> explains the concepts of multithreaded programs, thus providing the developer with the knowledge necessary to skillfully construct efficient and complex applications. From basic thread synchronization using mutexes and semaphores, to advanced topics like creating reusable thread pools or implementing a deferred processing queue, the book uses real-world applications and carefully constructed examples to illustrate the principles of multithreaded programming. Some of the topics include:</p><ul><li>How the Windows operating systems handle threads</li><li>Multithreading primitives in the Win32 API</li><li>Techniques for generating thread-safe dynamic link libraries</li><li>Advanced techniques for thread synchronization</li><li>Basic scenarios for synchronizing threads</li><li>Common designs for building multithreaded user interfaces</li></ul>The CD-ROM accompanying the book features Mcl, the authors' C++ class library for multithreaded programming, which both wraps multithreaded API functions and easily supports more complex multithreaded scenarios. For programmers using MFC, an additional library, Mcl4Mfc, is included for MFC compatibility.<i>Win32 Multithread Programming</i> is an essential resource for any developer interested in learning about Win32 multithreaded programming in order to create high-performance, effective applications.</div>

Technical Specifications

Country
USA
Brand
O'Reilly
Manufacturer
O'Reilly Media
Binding
Paperback
EANs
9781565922969

You might also like

Back to top