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 Format: CHM & PDF...
Packt Publishing, 2012. - 347 p. - ISBN: 1849687889 Over 60 simple but incredibly effective recipes for mastering multithreaded application development with Java 7 Master all that Java 7 has to offer for concurrent programming Get to grips with thread management, the Fork/Join framework, concurrency classes and much more in this book and e-book A practical Cookbook packed with...
Publisher: Addison Wesley, 1999. - 432 p. Second Edition. ISBN: 0-201-31009-0 In Concurrent Programming in Java, Second Edition, you will find thoroughly updated coverage of the Java 2 platform and new or expanded coverage of: Memory model Cancellation Portable parallel programming Utility classes for concurrency control Concurrent Object-Oriented Programming Using Concurrency...