BIBLIO is the largest independent book marketplace in the world, with over 100 million books.

Skip to content

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

Asynchronous Programming with C++: Build blazing-fast software with
Stock photo: cover may vary

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

by Reguera-Salgado, Javier

Add to wish list
  • Used
  • Good
  • Paperback
Used - Good

Description

paperback. Good. Access codes and supplements are not guaranteed with used items. May be an ex-library book.
Ask the seller a question Add to wish list
A$105.71
Free Delivery within USA
Standard delivery: 7 to 14 days
More delivery options
Dropship order
Ships from Bonita (California, United States)

Details

  • Title Asynchronous Programming with C++: Build blazing-fast software with multithreading and asynchronous programming for ultimate efficiency
  • Author Reguera-Salgado, Javier
  • Binding Paperback
  • Condition Used - Good
  • Pages 424
  • Volumes 1
  • Language ENG
  • Publisher Packt Publishing
  • Publication date 2024-11-29
  • Bookseller's Inventory # 1835884245.G
  • ISBN 9781835884249 / 1835884245
  • Weight 1.6 lbs (0.73 kg)
  • Dimensions 9.25 x 7.5 x 0.86 in (23.50 x 19.05 x 2.18 cm)
  • Category Computers - Languages / Programming
  • Quantity available 1

About Bonita California, United States

Biblio member since 2020

Terms of Sale: 30 day return guarantee, with full refund including original shipping costs for up to 30 days after delivery if an item arrives misdescribed or damaged.

Browse books from Bonita

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

From the publisher

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 Description:

As 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 for:

This 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.

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

tracking-