Vendor: —
Price: 2595.00 RUB
Master Java Concurrency with the Experts – "Java Concurrency in Practice"
Threads are a fundamental part of the Java platform, and with multi-core processors now standard, effective concurrency is essential for high-performance applications. Written by the creators of the breakthrough technology—Joshua Bloch, Brian Goetz, Tim Peierls, Joseph Bowbeer, David Holmes, and Doug Lea—this book explains not only how concurrency works but also the design patterns behind it.
Creating a concurrent program that seems to work is easy, but developing, testing, and debugging multithreaded code often leads to failures under load. "Java Concurrency in Practice" provides both theory and practical methods for building reliable, scalable, and maintainable concurrent applications. Rather than a mere API listing, it covers timeless design rules, patterns, and models that remain effective across Java versions.
Key topics include: - Basic concurrency concepts and thread safety - Building and composing multithreaded classes - Using concurrency utilities in java.util.concurrent - Performance optimization: what to do and what to avoid - Testing concurrent programs - Atomic variables, nonblocking algorithms, and the Java memory model
Price: 2595.00 RUR. Ideal for developers seeking robust parallel solutions.