๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

C++ Concurrency in Action : Practical Multithreading

โœ Scribed by Anthony Williams


Publisher
Manning Publications
Year
2012
Tongue
English
Leaves
337
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


ๅ†…ๅฎน็ฎ€ไป‹ ยท ยท ยท ยท ยท ยท
HIGHLIGHT C++ Concurrency in Action is the first book to market to show how to take advantage of the new C++ Standard and how to write robust multi-threaded applications in C++. DESCRIPTION With the new C++ Standard and Technical Report 2 (TR2), multi-threading is coming to C++ in a big way. TR2 will provide higher-level synchronization facilities that allow for a much greater level of abstraction, and make programming multi-threaded applications simpler and safer. As a guide and reference to the new concurrency features in the upcoming C++ Standard and TR2, this book is invaluable for existing programmers familiar with writing multi-threaded code in C++ using platform-specific APIs, or in other languages, as well as C++ programmers who have never written multithreaded code before. KEY POINTS * When and when not to use concurrency * Concurrency and multi-threading in C++ * Concurrency support in the New Standard * How to improve performance with concurrency * How to manage concurrency * Problems and solutions in sharing data * Synchronization and why we need it * Memory model details


๐Ÿ“œ SIMILAR VOLUMES


C++ Concurrency in Action: Practical Mul
โœ Anthony Williams ๐Ÿ“‚ Library ๐Ÿ“… 2012 ๐Ÿ› Manning Publications ๐ŸŒ English

C++ Concurrency in Action is a reference and guide to the new C++ 11 Standard for experienced C++ programmers as well as those who have never written multithreaded code. This book will show you how to write robust multithreaded applications in C++ while avoiding many common pitfalls.<br>Multiple pro

C++ Concurrency in Action: Practical Mul
โœ Anthony Williams ๐Ÿ“‚ Library ๐Ÿ“… 2012 ๐Ÿ› Manning Publications ๐ŸŒ English

C++ Concurrency in Action is a reference and guide to the new C++ 11 Standard for experienced C++ programmers as well as those who have never written multithreaded code. This book will show you how to write robust multithreaded applications in C++ while avoiding many common pitfalls.<br>Multiple pro

C++ Concurrency in Action: Practical Mul
โœ Anthony Williams ๐Ÿ“‚ Library ๐Ÿ“… 2011 ๐Ÿ› Manning Publications ๐ŸŒ English

With the new C Standard and Technical Report 2 (TR2), multi-threading is coming to C in a big way. TR2 will provide higher-level synchronization facilities that allow for a much greater level of abstraction, and make programming multi-threaded applications simpler and safer.</p> <p>As a guide an

C++ Concurrency in Action: Practical Mul
โœ Anthony Williams ๐Ÿ“‚ Library ๐Ÿ“… 2012 ๐Ÿ› Manning ๐ŸŒ English

Without assuming you have a background in the subject, C++ Concurrency in Action gradually enables you to write robust and elegant multithreaded applications in C++11. You'll explore the threading memory model, the new multithreading support library, and basic thread launching and synchronization fa

Concurrency in C# Cookbook: Asynchronous
โœ Stephen Cleary ๐Ÿ“‚ Library ๐Ÿ“… 2014 ๐Ÿ› O'Reilly Media ๐ŸŒ English

Concurrency is essential for creating fast apps and optimized systems software today. With this cookbook, you will find recipes for writing asynchronous, parallel, and reactive code in C# that enables your app or program to engage in more than one process at a time. Presented in Oโ€™Reillyโ€™s popular p

Concurrency in C# Cookbook: Asynchronous
โœ Stephen Cleary ๐Ÿ“‚ Library ๐Ÿ“… 2019 ๐Ÿ› Oโ€™Reilly Media ๐ŸŒ English

If you're one of many developers still uncertain about concurrent and multithreaded development, this practical cookbook will change your mind. With more than 85 code-rich recipes in this updated second edition, author Stephen Cleary demonstrates parallel processing and asynchronous programming tech