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 1.8 对并发编程有了长足的扩展,尤其是 CompletableFuture 的引入...  

评分

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

评分

这本书原版写的很好 但是翻译的太差了 字都认识 连起来不了解 你在逗我 三星给原版 我要去读原版了 即使读的很慢 也比不懂强 翻译 你能用点心不 翻译的什么鬼 翻译的时候能自己先读一读可好 翻译成这样 真是害人 里面的内容不错 就是有点老了 讲的是Java6之前的内容 可以先把此...

评分

翻译质量不敢恭维,建议不好翻译的地方还是给原文好了;完全没有办法和原版比较,读完后,只能参照原本的一些英文去理解一些关键概念,痛苦呀; 可能翻译者已经完全理解书中的内容,但是翻译时的还要注意一些地方: 1.翻译内容不要假设背景知识 ---读者没有这些背景知识 2.不...  

评分

这本书名为《Java并发编程实践》有些抹杀了它的价值,其中并非只讲述了Java的多线程设施,对一般的并发编程的rationale也有相当透彻的阐述。之前看过各种线程库,pThread, Boost Thread, Java Thread, Qt Thread,感觉Java的线程模型还是相对比较清晰的。只要能读懂一点Java的...  

用户评价

评分

有空再读一遍

评分

在并发的世界里,正确不容易~ 居然连全英文电子版都读完了!

评分

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

评分

这大概是我近几年读后收获最大的一本书,不过中文版翻译的真是惨无人道、惨绝人寰!强烈建议看原版!

评分

cf. "Concurrency: State Models & Java Programs"

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

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有