Java Concurrency in Practice

Java Concurrency in Practice
Author :
Publisher : Pearson Education
Total Pages : 428
Release :
ISBN-10 : 9780132702256
ISBN-13 : 0132702258
Rating : 4/5 (258 Downloads)

Book Synopsis Java Concurrency in Practice by : Tim Peierls

Download or read book Java Concurrency in Practice written by Tim Peierls and published by Pearson Education. This book was released on 2006-05-09 with total page 428 pages. Available in PDF, EPUB and Kindle. Book excerpt: Threads are a fundamental part of the Java platform. As multicore processors become the norm, using concurrency effectively becomes essential for building high-performance applications. Java SE 5 and 6 are a huge step forward for the development of concurrent applications, with improvements to the Java Virtual Machine to support high-performance, highly scalable concurrent classes and a rich set of new concurrency building blocks. In Java Concurrency in Practice, the creators of these new facilities explain not only how they work and how to use them, but also the motivation and design patterns behind them. However, developing, testing, and debugging multithreaded programs can still be very difficult; it is all too easy to create concurrent programs that appear to work, but fail when it matters most: in production, under heavy load. Java Concurrency in Practice arms readers with both the theoretical underpinnings and concrete techniques for building reliable, scalable, maintainable concurrent applications. Rather than simply offering an inventory of concurrency APIs and mechanisms, it provides design rules, patterns, and mental models that make it easier to build concurrent programs that are both correct and performant. This book covers: Basic concepts of concurrency and thread safety Techniques for building and composing thread-safe classes Using the concurrency building blocks in java.util.concurrent Performance optimization dos and don'ts Testing concurrent programs Advanced topics such as atomic variables, nonblocking algorithms, and the Java Memory Model


Java Concurrency in Practice Related Books

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-
Concurrency in .NET
Language: en
Pages: 852
Authors: Riccardo Terrell
Categories: Computers
Type: BOOK - Published: 2018-06-05 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Summary Concurrency in .NET teaches you how to build concurrent and scalable programs in .NET using the functional paradigm. This intermediate-level guide is ai
Programming with POSIX Threads
Language: en
Pages: 404
Authors: David R. Butenhof
Categories: Computers
Type: BOOK - Published: 1997 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Software -- Operating Systems.
The Art of Concurrency
Language: en
Pages: 306
Authors: Clay Breshears
Categories: Computers
Type: BOOK - Published: 2009-05-07 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

If you're looking to take full advantage of multi-core processors with concurrent programming, this practical book provides the knowledge and hands-on experienc
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