BookShared
  • MEMBER AREA    
  • C++ Concurrency in Action: Practical Multithreading

    (By Anthony Williams)

    Book Cover Watermark PDF Icon Read Ebook
    ×
    Size 27 MB (27,086 KB)
    Format PDF
    Downloaded 668 times
    Last checked 14 Hour ago!
    Author Anthony Williams
    “Book Descriptions: Summary

    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.

    About the TechnologyMultiple processors with multiple cores are the norm these days. The C++11 version of the C++ language offers beefed-up support for multithreaded applications, and requires that you master the principles, techniques, and new language features of concurrency to stay ahead of the curve.

    About the BookWithout assuming you have a background in the subject, CC++ 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 facilities. Along the way, you'll learn how to navigate the trickier bits of programming for concurrency.

    Written for C++ programmers who are new to concurrency and others who may have written multithreaded code using other languages, APIs, or platforms.

    Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

    What's Inside
    Written for the new C++11 Standard Programming for multiple cores and processors Small examples for learning, big examples for practice
    ====================

    Table of Contents
    Hello, world of concurrency in C++! Managing threads Sharing data between threads Synchronizing concurrent operations The C++ memory model and operations on atomic types Designing lock-based concurrent data structures Designing lock-free concurrent data structures Designing concurrent code Advanced thread management Testing and debugging multithreaded applications”

    Google Drive Logo DRIVE
    Book 1

    Software Engineering at Google: Lessons Learned from Programming Over Time

    ★★★★★

    Titus Winters

    Book 1

    Building Microservices: Designing Fine-Grained Systems

    ★★★★★

    Sam Newman

    Book 1

    Designing Data-Intensive Applications

    ★★★★★

    Martin Kleppmann

    Book 1

    Fluent Python: Clear, Concise, and Effective Programming

    ★★★★★

    Luciano Ramalho

    Book 1

    Flask Web Development: Developing Web Applications with Python

    ★★★★★

    Miguel Grinberg

    Book 1

    Programming Collective Intelligence: Building Smart Web 2.0 Applications

    ★★★★★

    Toby Segaran

    Book 1

    Code: The Hidden Language of Computer Hardware and Software

    ★★★★★

    Charles Petzold

    Book 1

    The Intelligent Investor

    ★★★★★

    Benjamin Graham

    Book 1

    Effective Modern C++: 42 Specific Ways to Improve Your Use of C++11 and C++14

    ★★★★★

    Scott Meyers

    Book 1

    Androids: The Team That Built the Android Operating System

    ★★★★★

    Chet Haase