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 interfac
Multi-Threaded Programming in C++
โ Scribed by Mark Walmsley PhD, BSc (auth.)
- Publisher
- Springer London
- Year
- 2000
- Tongue
- English
- Leaves
- 225
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Table of Contents
Front Matter....Pages i-x
Introduction....Pages 1-8
Threads....Pages 9-24
Mutexes....Pages 25-46
Events....Pages 47-67
Semaphores....Pages 69-99
Objects....Pages 101-117
Keys....Pages 119-133
Multiple Mutexes....Pages 135-159
Multiple Events....Pages 161-184
Distributed Computing....Pages 185-213
Back Matter....Pages 215-223
โฆ Subjects
Programming Languages, Compilers, Interpreters; Processor Architectures; System Performance and Evaluation; Programming Techniques; Logics and Meanings of Programs
๐ SIMILAR VOLUMES
<p>An Introduction to Multi-Paradigm Programming using C++ is a self-contained reference book for those studying and using C++. Starting from scratch, Dirk Vermeir explains the idea of address, value and type in C++ before quickly moving on to cover the more important aspects of the language such as
<p>An Introduction to Multi-Paradigm Programming using C++ is a self-contained reference book for those studying and using C++. Starting from scratch, Dirk Vermeir explains the idea of address, value and type in C++ before quickly moving on to cover the more important aspects of the language such as
<span>Aimed mainly at students, this self-contained reference book on C++ is of superb educational value. Starting from scratch, Vermeir explains the idea of address, value and type in C++ before quickly moving on to cover the more important aspects of the language such as classes, templates, generi