Related Books

C++ Concurrency in Action
Language: en
Pages: 831
Authors: Anthony Williams
Categories: Computers
Type: BOOK - Published: 2019-02-07 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

"This book should be on every C++ programmer’s desk. It’s clear, concise, and valuable." - Rob Green, Bowling Green State University This bestseller has bee
C++ Concurrency in Action
Language: en
Pages: 506
Authors: Anthony Williams
Categories: Computers
Type: BOOK - Published: 2012 - Publisher: Manning Publications

DOWNLOAD EBOOK

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
Java Concurrency in Practice
Language: en
Pages: 428
Authors: Tim Peierls
Categories: Computers
Type: BOOK - Published: 2006-05-09 - Publisher: Pearson Education

DOWNLOAD EBOOK

Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-
Mastering C++ Multithreading
Language: en
Pages: 244
Authors: Maya Posch
Categories: Computers
Type: BOOK - Published: 2017-07-28 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Master multithreading and concurrent processing with C++ About This Book Delve into the fundamentals of multithreading and concurrency and find out how to imple
C++ Crash Course
Language: en
Pages: 793
Authors: Josh Lospinoso
Categories: Computers
Type: BOOK - Published: 2019-09-24 - Publisher: No Starch Press

DOWNLOAD EBOOK

A fast-paced, thorough introduction to modern C++ written for experienced programmers. After reading C++ Crash Course, you'll be proficient in the core language