-
大小: 2.42MB文件类型: .pdf金币: 1下载: 0 次发布日期: 2023-09-08
- 语言: Java
- 标签: Concurrent Programming java
资源简介
Concurrent Programming in JavaTM: Design Principles and Patterns, Second
Edition
By Doug Lea
In Concurrent Programming in Java, Second Edition, you will find thoroughly
updated coverage of the Java 2 platform and new or expanded coverage of:
•
•
•
•
Memory model
Cancellation
Portable parallel programming
Utility classes for concurrency control
The Java platform provides a broad and powerful set of APIs, tools, and technologies.
One of its most powerful capabilities is the built-in support for threads. This makes
concurrent programming an attractive yet challenging option for programmers using
the Java programming language.
This book shows readers how to use the Java platform's threading model more
precisely by helping them to understand the patterns and tradeoffs associated with
concurrent programming.
You will learn how to initiate, control, and coordinate concurrent activities using the
class java.lang.Thread, the keywords synchronized and volatile, and the methods wait,
notify, and notifyAll. In addition, you will find detailed coverage of all aspects of
concurrent programming, including such topics as confinement and synchronization,
deadlocks and conflicts, state-dependent action control, asynchronous message passing
and control flow, coordinated interaction, and structuring web-based and
computational services.
The book targets intermediate to advanced programmers interested in mastering the
complexities of concurrent programming. Taking a design pattern approach, the book
offers standard design techniques for creating and implementing components that
solve common concurrent programming challenges. The numerous code examples
throughout help clarify the subtleties of the concurrent programming concepts
discussed.
代码片段和文件信息
相关资源
- java2实用教程电子版
- JAVA仓库管理系统源码(毕业设计 课程
- 基于JAVA的火车票售票系统毕业论文
- JAVA WEB练习真题
- java 考试系统
- java电子书店管理系统-毕业设计
- java田径运动会管理系统
- javafx组件-中文文档
- 学生档案管理系统 java课程设计
- poi java读取excel所需jar包
- java 高校教材管理系统
- 化妆品商店管理
- java程序设计基础篇章第五版课后编程
- JAVA语言程序设计与数据结构答案
- 捕鱼达人源码Java
- 最新 JavaMail JAR 包 1.4.5,官方原版
- JAVA网上商城源码,Java购物系统,商品
- JavaWeb(JSP)学生信息管理系统
- 数据库课设人力资源管理java
- spring2.5+JDK1.8 版本报错的解决办法(修
- java swing 超市管理
- java+jsoup抓取网页数据
- 基于角色的java权限管理
- 基于Javaweb的学生社团管理系统
- Bookstore javaweb开发
- javaassist
- 考勤系统数据库课程设计
- Java解惑中文版高清pdf
- SM2&SM3&SM4国密算法Java实现含详细测试
- Java网络编程 五子棋 课程设计
评论
共有 条评论