Asynchronous Programming with C++ : Build blazing-fast software with multithreading and asynchronous programming for ultimate efficiency

個数:

Asynchronous Programming with C++ : Build blazing-fast software with multithreading and asynchronous programming for ultimate efficiency

  • 提携先の海外書籍取次会社に在庫がございます。通常3週間で発送いたします。
    重要ご説明事項
    1. 納期遅延や、ご入手不能となる場合が若干ございます。
    2. 複数冊ご注文の場合は、ご注文数量が揃ってからまとめて発送いたします。
    3. 美品のご指定は承りかねます。

    ●3Dセキュア導入とクレジットカードによるお支払いについて
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 424 p.
  • 言語 ENG
  • 商品コード 9781835884249

Full Description

Design and develop high-performance software solutions by using concurrent and asynchronous techniques provided by the most modern features in C++20 and C++23

Key Features

Learn how to use modern C++ features, including futures, promises, async, and coroutines to build asynchronous solutions
Develop cross-platform network and low-level I/O projects with Boost.Asio
Master optimization techniques by understanding how software adapts to machine hardware
Purchase of the print or Kindle book includes a free PDF eBook

Book DescriptionAs hardware advancements continue to accelerate, bringing greater memory capacity and more CPU cores, software must evolve to adapt to efficiently use all available resources and reduce idle CPU cycles. In this book, two seasoned software engineers with about five decades of combined experience will teach you how to implement concurrent and asynchronous solutions in C++.
You'll gain a comprehensive understanding of parallel programming paradigms—covering concurrent, asynchronous, parallel, multithreading, reactive, and event-driven programming, as well as dataflows—and see how threads, processes, and services are related. Moving into the heart of concurrency, the authors will guide you in creating and managing threads and exploring C++'s thread-safety mechanisms, including mutual exclusion, atomic operations, semaphores, condition variables, latches, and barriers. With this solid foundation, you'll focus on pure asynchronous programming, discovering futures, promises, the async function, and coroutines. The book takes you step by step through using Boost.Asio and Boost.Cobalt to develop network and low-level I/O solutions, proven performance and optimization techniques, and testing and debugging asynchronous software.
By the end of this C++ book, you'll be able to implement high-performance software using modern asynchronous C++ techniques.What you will learn

Explore the different parallel paradigms and know when to apply them
Acquire deep knowledge of thread management and safety mechanisms
Understand asynchronous programming in C++, including coroutines
Leverage network asynchronous programming by using Boost.Asio and Boost.Cobalt
Add proven performance and optimization techniques to your toolbox
Find out how to test and debug asynchronous software

Who this book is forThis book is for developers who have some experience using C++, regardless of their professional field. If you want to improve your C++ skills and learn how to develop high-performance software using the latest modern C++ features, this book is for you.

Contents

Table of Contents

Parallel Programming Paradigms
Processes, Threads, and Services
How to Create and Manage Threads in C++
Thread Synchronization with Locks
Atomic Operations
Promises and Futures
The Async Function
Asynchronous Programming Using Coroutines
Asynchronous Programming Using Boost.Asio
Coroutines with Boost.Cobalt
Logging and Debugging Asynchronous Software
Sanitizing and Testing Asynchronous Software
Improving Asynchronous Software Performance

最近チェックした商品