Skip to content

neroHua/javaConcurrencyInPractice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

javaConcurrencyInPractice

selfLearning javaConcurrencyInPractice 自学 java并发实践

chapter01

introduction 简介

chapter02

thread safety 线程安全

chapter03

sharing Object 共享对象

chapter04

composing Object 组合对象

chapter05

building block 构建阻塞

chapter06

task execution 任务执行

chapter07

Cancellation and Shutdown 取消与关闭

chapter08

Applying Thread Pools 应用线程池

chapter09

GUI Applications GUI 应用程序

chapter10

Avoiding Liveness Hazards 避免活性危险

chapter11

Performance and Scalability 性能和伸缩性

chapter12

Testing Concurrent Programs 测试并发程序

chapter13

Explicit Locks 显示锁

chapter14

Building Custom Synchronizers 构建自定义的同步器

chapter15

Atomic Variables and Nonblocking Synchronization 原子变量和非阻塞同步机制

chapter16

Java Memory Model java内存模型

About

selfLearning javaConcurrencyInPractice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published