Parallel Programming in C++ in Action. Practice of Developing Multithreaded Programs. Guide
Please sign in so that we can notify you about a reply
Nowadays, computers with several multi-core processors have become the norm. C ++ Language C ++ 11 provides advanced multithreading support in applications. Therefore, to maintain competitiveness, you must master the principles and methods of their development, as well as new means of language related to parallelism.
The book "Parallel Programming on C ++ in action" does not imply preliminary knowledge in this area. Thoughtfully reading it, you will learn how to write reliable and elegant multi-threaded programs on C ++ 11. You will learn about what is a stream model of memory, and how tools for supporting multithreading, including start-up and synchronization of streams, are available in the standard library. Along the way, you will get acquainted with various non-trivial programming problems in concurrency conditions
The book "Parallel Programming on C ++ in action" does not imply preliminary knowledge in this area. Thoughtfully reading it, you will learn how to write reliable and elegant multi-threaded programs on C ++ 11. You will learn about what is a stream model of memory, and how tools for supporting multithreading, including start-up and synchronization of streams, are available in the standard library. Along the way, you will get acquainted with various non-trivial programming problems in concurrency conditions
Author:
Author:Williams E.
Cover:
Cover:Soft
Category:
- Category:Computer & Technology
- Category:Engineering & Transportation
ISBN:
ISBN:978-5-97060-194-5
No reviews found