Java Concurrency in Practice

Java Concurrency in Practice pdf epub mobi txt 电子书 下载 2025

Brian Goetz is a software consultant with twenty years industry experience, with over 75 articles on Java development. He is one of the primary members of the Java Community Process JSR 166 Expert Group (Concurrency Utilities), and has served on numerous other JCP Expert Groups.

Tim Peierls is the very model of a modern multiprocessor, with BoxPop.biz, recording arts, and goings on theatrical. He is one of the primary members of the Java Community Process JSR 166 Expert Group (Concurrency Utilities), and has served on numerous other JCP Expert Groups.

Joshua Bloch is a principal engineer at Google and a Jolt Award-winner. He was previously a distinguished engineer at Sun Microsystems and a senior systems designer at Transarc. Josh led the design and implementation of numerous Java platform features, including JDK 5.0 language enhancements and the award-winning Java Collections Framework. He holds a Ph.D. in computer science from Carnegie Mellon University.

Joseph Bowbeer is a software architect at Vizrea Corporation where he specializes in mobile application development for the Java ME platform, but his fascination with concurrent programming began in his days at Apollo Computer. He served on the JCP Expert Group for JSR-166 (Concurrency Utilities).

David Holmes is director of DLTeCH Pty Ltd, located in Brisbane, Australia. He specializes in synchronization and concurrency and was a member of the JSR-166 expert group that developed the new concurrency utilities. He is also a contributor to the update of the Real-Time Specification for Java, and has spent the past few years working on an implementation of that specification.

Doug Lea is one of the foremost experts on object-oriented technology and software reuse. He has been doing collaborative research with Sun Labs for more than five years. Lea is Professor of Computer Science at SUNY Oswego, Co-director of the Software Engineering Lab at the New York Center for Advanced Technology in Computer Applications, and Adjunct Professor of Electrical and Computer Engineering at Syracuse University. In addition, he co-authored the book, Object-Oriented System Development (Addison-Wesley, 1993). He received his B.A., M.A., and Ph.D. from the University of New Hampshire.

出版者:Addison-Wesley Professional
作者:Brian Goetz
出品人:
页数:384
译者:
出版时间:2006-5-19
价格:USD 59.99
装帧:Paperback
isbn号码:9780321349606
丛书系列:
图书标签:
  • Java 
  • concurrency 
  • 并发 
  • 编程 
  • programming 
  • 计算机 
  • 并发程序设计 
  • java 
  •  
想要找书就要到 小美书屋
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

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

具体描述

读后感

评分

请注意这本书叫《Java并发编程实战》,和《Java并发编程实践》是两本书,前者翻译的非常好,后者的翻译我基本看不懂。 本书关于并发编程的细节介绍得非常详细,看得出有很多实践功底,而不是一个理论派,建议每一个学并发的同学看看。  

评分

终于读完,对于原著英文版来说,绝对是力荐的。看看作者列表,一个个响亮的名字,这本书的价值就不言而喻了。可贵的是书中不仅仅是详细介绍了jdk5引入的concurrent包的使用和基本原理,并且对线程安全性的设计、性能、死锁和可伸缩性的讨论也蕴含着丰富实践经验。中文版翻...  

评分

之前看到有人推荐这本书,于是就花了将近三个月的时间来看这本书, 前一周在看 《jvm 上的并发编程》,感觉不怎么好,原理没怎么将清楚,晦涩难懂,于是换成这本书,豁然开朗。 虽然现在都是 java8了,这本书里面说的是 java5/6的事情,但是,如果不懂这些,那么 java8中的一些...  

评分

这本书的组织很有意思 并发编程的核心方法论是什么?一句话,handle shared mutable state correctly 本质是对可变共享状态的管理和维护,这衍生出了一系列方面: 1)模型(内存模型,或者说共享状态管理的依据); 2)工具:也就是如何利用共享变量,实现各种各样的程序功能;...  

评分

原著5星,翻译中文版我一星都不想给,不如谷歌翻译。。。 翻译垃圾,毁了一本好书。 Listing 5.1 shows two methods that operate on a Vector, getLast and deleteLast, both of which are check-then-act sequences. 翻译过来:程序清单5-1给出了vector 中定义的的两个方法:...  

用户评价

评分

仔细看了遍原版,真心写的很深入!很有帮助。 201605

评分

又是一本经典的书,同步并发讲得太好太详细了

评分

java可以挖掘的东西比想象中要多

评分

又是一本经典的书,同步并发讲得太好太详细了

评分

cf. "Concurrency: State Models & Java Programs"

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有