Online Library TheLib.net » Multi-Threaded Programming in C++
This is a clear introduction to the basic concepts of multi-threading complemented by a detailed description of the multi-threading facilities available under the UNIX and Windows operating systems. The implementation mechanisms are hidden within C++ classes, which then provide standardized interfaces to the functionality. With traditional single-threaded programming, objects serve as passive repositories of functionality that are invoked by external code. Multi-threading allows objects to become active entities that independently perform their own processing.
Download the book Multi-Threaded Programming in C++ for free or read online
Read Download
Continue reading on any device:
QR code
Last viewed books
Related books
Comments (0)
reload, if the code cannot be seen