提交 211042bb 编写于 作者: 武汉红喜's avatar 武汉红喜

e.jd.com

上级 f7fbfd24
......@@ -98,4 +98,4 @@ xxxService.xxx(); // 远程调用
- 并发控制,异步调用,本地调用,参数回调,事件通知 ...
### More
- [书籍:《亿级流量网站架构核心技术》](https://book.douban.com/subject/26999243/)
\ No newline at end of file
- [《亿级流量网站架构核心技术》](https://book.douban.com/subject/26999243/) `douban.com`
\ No newline at end of file
Java SE
[书籍:《深入理解Java虚拟机》](https://book.douban.com/subject/6522893/)
\ No newline at end of file
[《深入理解Java虚拟机》](http://e.jd.com/30189426.html) `e.jd.com`
\ No newline at end of file
......@@ -21,4 +21,4 @@ CommitLog中找元数据。如果某个消息只在CommitLog中有数据,没
### More
- [RocketMQ架构模块解析](https://blog.csdn.net/javahongxi/article/details/72956608)
- [书籍:《RocketMQ实战与原理解析》](https://read.douban.com/ebook/53219535/)
\ No newline at end of file
- [《RocketMQ实战与原理解析》](http://e.jd.com/30414640.html) `e.jd.com`
\ No newline at end of file
......@@ -36,4 +36,4 @@ MySQL的主要任务是把数据组织成树表,在磁盘和内存之间进行
- [知乎技术分享:从单机到2000万QPS并发的Redis高性能缓存实践之路](https://blog.csdn.net/javahongxi/article/details/82766742)
- [Connection and Thread Safety](https://blog.csdn.net/javahongxi/article/details/50559829)
- [如何根据key前缀统计内存占用](https://segmentfault.com/q/1010000010575235)
- [书籍:《Redis设计与实现》](https://book.douban.com/subject/25900156/)
\ No newline at end of file
- [《Redis设计与实现》](https://e.jd.com/30189715.html) `e.jd.com`
\ No newline at end of file
......@@ -9,4 +9,4 @@ Most Spring Boot applications need very little Spring configuration.
启动后访问 localhost:8081/ <br />
swagger localhost:8081/swagger-ui.html
[书籍:《SpringBoot揭秘》](https://book.douban.com/subject/26808298/)
\ No newline at end of file
[《SpringBoot揭秘》](http://e.jd.com/30229176.html) `e.jd.com`
\ No newline at end of file
### Tomcat
https://github.com/apache/tomcat
[书籍:《Tomcat内核设计剖析》](https://book.douban.com/subject/27053924/)
\ No newline at end of file
[《Tomcat内核设计剖析》](http://e.jd.com/30402466.html) `e.jd.com`
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册