Java Concurrency in Practice. Brian Goetz, David Holmes, Doug Lea, Joseph Bowbeer, Joshua Bloch, Tim Peierls

Java Concurrency in Practice


Java.Concurrency.in.Practice.pdf
ISBN: 0321349601,9780321349606 | 384 pages | 10 Mb


Download Java Concurrency in Practice



Java Concurrency in Practice Brian Goetz, David Holmes, Doug Lea, Joseph Bowbeer, Joshua Bloch, Tim Peierls
Publisher: Addison-Wesley Professional




BARNES & NOBLE | Java Concurrency in Practice by Brian Goetz. This book's purpose and achievement is the. In an environment where transactions need to happen in nanoseconds with 100% reliability proper understanding of concurrency is a must. Since I'm doing quite a bit of Java programming lately I've become curious about the state of writing concurrent code in it. In my experience I came across the following techniques to improve the performance. "This book is a major advance for transaction processing. Java Concurrency in Practice is one of the best books about multi-threading and concurrency. Identify the bottlenecks and solve them; Using Better Logic/Algorithms; Using Less and Efficient DB Queries; Caching; Using Java Concurrency API for Improving Performance We can write faster algorithms by using Java Concurrency API/Parallel algorithms. Although all the examples in the book are Java based, this book gives a solid explanation of MT world. Must read book for all Java developers : “Java Concurrency In Practice” by Brian Goetz”.