大规模分布式存储系统原理解析与架构实战 读书笔记 摘录: Analysis of the principle and architecture of large scale distributed storage system..... 2017-01-10》Read More
Java Concurrency in Practice 第四部分 高级主题 摘录: Java Concurrency in Practice 第十三章 显示锁 第十四章 构建自定义的同步工具 第十五章 原子变量与非阻塞同步机制 第十六章 Java内存模型..... 2016-12-20》Read More
Java Concurrency in Practice 第三部分 活跃性、性能与测试 摘录: Java Concurrency in Practice 第十章 避免活跃性危险 第十一章 性能与可伸缩性 第十二章 并发程序的测试..... 2016-12-16》Read More
Java Concurrency in Practice 第二部分 结构化并发应用程序 摘录: Java Concurrency in Practice 第六章 任务执行 第七章 取消与关闭 第八章 线程池的使用 第九章 图形用户界面应用程序..... 2016-12-15》Read More
Java Concurrency in Practice 第一部分 基础知识 摘录: Java Concurrency in Practice 第二章 线程安全性 第三章 对象的共享 第四章 对象的组合 第五章 基础构建模块..... 2016-10-15》Read More