- Mastering C++ Multithreading
- Maya Posch
- 77字
- 2021-07-15 17:33:55
Preface
Multithreaded applications execute multiple threads in a single processor environment, to achieve. Filled with practical examples, this book will help you become a master at writing robust concurrent and parallel applications in C++. In this book, you will delve into the fundamentals of multithreading and concurrency and find out how to implement them. While doing so, you will explore atomic operations to optimize code performance and also apply concurrency to both distributed computing and GPGPU processing.
推薦閱讀
- PHP動態網站程序設計
- 精通JavaScript+jQuery:100%動態網頁設計密碼
- HTML5移動Web開發技術
- 少年輕松趣編程:用Scratch創作自己的小游戲
- 深入淺出WPF
- Learning RabbitMQ
- Building a Recommendation Engine with Scala
- Java Web基礎與實例教程
- Building a Quadcopter with Arduino
- Learn React with TypeScript 3
- Haskell Data Analysis Cookbook
- Java Fundamentals
- IPython Interactive Computing and Visualization Cookbook
- Java EE框架開發技術與案例教程
- 實戰圖解MACD波段交易技術