Skip to content

Commit b0cc4a1

Browse files
committed
docs: update README
1 parent 3f4e664 commit b0cc4a1

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
[![issues](https://img.shields.io/github/issues/doocs/advanced-java.svg)](https://github.com/doocs/advanced-java/issues)
77
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
88

9-
本系列知识出自中华石杉,内容涵盖[高并发](#高并发架构)[分布式](#分布式系统)[高可用](#高可用架构)[微服务](#微服务架构)等领域知识。我对这部分知识做了一个系统的整理,方便学习查阅。配合《大型网站技术架构——李智慧》食用,[效果更佳](https://doocs.github.io/advanced-java/#/offer)
9+
本系列知识出自中华石杉,内容涵盖[高并发](#高并发架构)[分布式](#分布式系统)[高可用](#高可用架构)[微服务](#微服务架构)等领域知识。我对这部分知识做了一个[系统的整理](https://github.com/doocs/advanced-java/issues/1),方便学习查阅。配合《大型网站技术架构——李智慧》食用,[效果更佳](https://doocs.github.io/advanced-java/#/offer)
10+
11+
学习之前,先来看看 [Issues 讨论区](https://github.com/doocs/advanced-java/issues/9#issue-394275038)的技术面试官是怎么说的吧。
1012

1113
## 高并发架构
1214
### [消息队列](/docs/high-concurrency/mq-interview.md)

0 commit comments

Comments
 (0)