Product Details Paperback: 384 pages Publisher: Addison-Wesley Professional; 1 edition (May 19, 2006) Language: English ISBN-10: 0321349601 ISBN-13: 978-0321349606 -------------------------------------------- "I was fortunate indeed to have worked with a fantastic team on the design and implementation of the concurrency features added to the Java platform in Java 5.0 and Java 6. Now this same team provides the best explanation yet of these new features, and of concurrency in general. Concurrency is no longer a subject for advanced users only. Every Java developer should read this book." --Martin Buchholz JDK Concurrency Czar, Sun Microsystems "For the past 30 years, computer performance has been driven by Moore's Law; from now on, it will be driven by Amdahl's Law. Writing code that effectively exploits multiple processors can be very challenging. Java Concurrency in Practice provides you with the concepts and techniques needed to write safe and scalable Java programs for today's--and tomorrow's--systems." --Doron Rajwan Research Scientist, Intel Corp "This is the book you need if you're writing--or designing, or debugging, or maintaining, or contemplating--multithreaded Java programs. If you've ever had to synchronize a method and you weren't sure why, you owe it to yourself and your users to read this book, cover to cover." --Ted Neward Author of Effective Enterprise Java "Brian addresses the fundamental issues and complexities of concurrency with uncommon clarity. This book is a must-read for anyone who uses threads and cares about performance." --Kirk Pepperdine CTO, JavaPerformanceTuning.com "This book covers a very deep and subtle topic in a very clear and concise way, making it the perfect Java Concurrency reference manual. Each page is filled with the problems (and solutions!) that programmers struggle with every day. Effectively exploiting concurrency is becoming more and more important now that Moore's Law is delivering more core
2019-12-21 19:52:41 978KB Java Concurrency in Practice
1
Raywenderlich: Concurrency by Tutorials Raywenderlich: Concurrency by Tutorials Raywenderlich: Concurrency by Tutorials
2019-12-21 19:51:17 10.14MB iOS
1
这本书教你如何为你的iOS应用程序编写高性能和并发代码。 了解什么是并发,为什么你甚至想在你的应用程序中使用它? 了解Grand Central Dispatch,Apple对C的libdispatch的实现,也称为GCD,因为它是排队任务并行运行的最简单方法之一。 然后,当GCD没有完全削减它时,采取操作和操作队列; 您将学习如何进一步定制和重用您的并发工作。 然后,您将学习在开发并发应用程序时可能遇到的常见并发问题,例如Race Conditions,Deadlocks等。 最后,了解线程和线程清理程序以及各种与线程相关的概念以及这些概念如何与您在本书中积累的知识相关联。 您还将学习如何在出现问题时使用Thread Sanitizer来简化调试。
2019-12-21 19:41:19 10.26MB iOS Swift 并发 GCD
1
由于英文版的翻译的不尽如人意,收集了网络上翻译不错的电子版,配合英文原版,相信肯定有所帮助~
2019-12-21 19:41:14 5.97MB C++ Concurrency in Action
1
Java Concurrency in Practice By Brian Goetz, Tim Peierls, Joshua Bloch, Joseph Bowbeer, David Holmes, Doug Lea ............................................... Publisher: Addison Wesley Professional Pub Date: May 09, 2006 Print ISBN-10: 0-321-34960-1 Print ISBN-13: 978-0-321-34960-6 Pages: 384
2019-12-21 19:38:34 1010KB Java Concurrency
1
Hands-On Concurrency with Rust.Hands-On Concurrency with Rust
2019-12-21 19:33:08 2.44MB rust concurrency
1
一本关于Java线程并发编程的经典书籍,内含英文和中文双版,可以下载!
2019-12-21 18:58:31 6.9MB Java线程并发
1
Java Concurrency in Practice JAVA并发编程实践(中英文版)Java Concurrency in Practice JAVA并发编程实践(中英文版)
2019-12-21 18:58:15 41.7MB Java Concurrency in Practice
1