图书标签: Java concurrency 并发 编程 programming 计算机 并发程序设计 java
发表于2024-06-15
Java Concurrency in Practice pdf epub mobi txt 电子书 下载 2024
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
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.
看了一点点就没耐心了
评分工作必备,将并发系统的设计思路讲得很明白。
评分如果你想写Java并发程序,这无疑是最好的入门书,讲清楚了一些最重要的东西:模式、性能和Memory Model。
评分写得很好,读这本书不仅能学习一些java并发编程的习惯用法,还能学到一些通用的并发编程技术
评分有时间再读一遍
英文版还是不错的,但是中文版的译者典型的没有技术功底,介绍上说什么专家,我日,他妈狗屁,翻译的非常差劲,有些句子都不通顺,都不知道自己去理解,直接就放在书上,你丫有没有良知,书籍是什么,是希望,是神圣的,你们这些译者简直就是在犯罪 ,不过要是英文功底不好,还...
评分最近在写java服务器端的应用程序,碰到了不少多线程编程的问题。 乘着国庆假期好好的读了一下这本书, 解答了之前工作中说遇到的困惑。机械工业的这个中文版翻译的还可以,虽然译者名单长的有点恐怖,但是确实还没有发现太多的由于翻译导致的理解障碍,当然也可能是因为原著示...
评分这本书的前半部分我读的非常仔细,但后半部分则跳跃了很多,并没有完整的阅读。当然原因肯定不是这本书不够好,而是我本人的内力实在是太差了,越看越羞愧。 所谓实践是检验真理的唯一标准,要想理解书上的精髓,唯有多实践,方能有所收获。现在的我越来越感觉自己有些“眼高手...
评分这本书的组织很有意思 并发编程的核心方法论是什么?一句话,handle shared mutable state correctly 本质是对可变共享状态的管理和维护,这衍生出了一系列方面: 1)模型(内存模型,或者说共享状态管理的依据); 2)工具:也就是如何利用共享变量,实现各种各样的程序功能;...
评分当我第一次阅读易立推荐的《Java并发编程实践》的时候,这只是一本技术参考书,在众多介绍并发程序的书中因为其作者的大名而鹤立鸡群。然而其中对我们生活着这个并行的世界,进行了有趣而丰富的阐述,看似平淡无奇的现象里总是有着深刻而简洁的真理。
Java Concurrency in Practice pdf epub mobi txt 电子书 下载 2024