Ebook: Multi-Threaded Programming in C++
Author: Mark Walmsley
- Genre: Computers // Programming: Programming Languages
- Tags: C++, C++ Programming Language, Scheduling, UNIX, Windows, Multi-Threaded Complexity, Multi-Threaded Programming, Threads, Mutexes, Events, Semaphores, Distributed Computing, Software Programming, Software Development
- Year: 2000
- Publisher: Springer London
- City: London
- Edition: 1
- Language: English
- pdf
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
Continue reading on any device:
Last viewed books
Related books
{related-news}
Comments (0)