Import It All
Books > Computers & Technology > Programming Languages > Java
Java Concurrency in Practice

Java Concurrency in Practice

Product ID: 5019931 Condition: New

No Stock / Cannot Import

Product Description

Java Concurrency in Practice

<p>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 <i> <b>Java Concurrency in Practice</b> </i>, 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.</p> <p>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. <b> <i>Java Concurrency in Practice</i> </b> 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.</p> <p> </p> <p>This book covers:</p> <ul> <li>Basic concepts of concurrency and thread safety </li><li>Techniques for building and composing thread-safe classes </li><li>Using the concurrency building blocks in java.util.concurrent </li><li>Performance optimization dos and don'ts </li><li>Testing concurrent programs </li><li>Advanced topics such as atomic variables, nonblocking algorithms, and the Java Memory Model</li> </ul> <br /> <br />

Technical Specifications

Country
USA
Brand
Addison Wesley
Manufacturer
Addison-Wesley Professional
Binding
Kindle Edition
ReleaseDate
2006-05-19T00:00:00.000Z
Format
Kindle eBook

You might also like

Back to top