https://github.com/git-hulk/fatcache-note
fatcache学习笔记
https://github.com/git-hulk/fatcache-note
Last synced: 11 months ago
JSON representation
fatcache学习笔记
- Host: GitHub
- URL: https://github.com/git-hulk/fatcache-note
- Owner: git-hulk
- Created: 2014-08-25T14:33:27.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-11-17T02:10:04.000Z (over 11 years ago)
- Last Synced: 2025-03-27T18:53:21.305Z (about 1 year ago)
- Size: 982 KB
- Stars: 19
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
fatcache-note
=============
第一次写源码阅读笔记,很多表达不到位,或者错误的地方。 如查看过程中,发现相关问题,或者更好的表达方式,肯请指出,必当好好学习并修改。
------------------------
目录
[1. fatcache简介](/contents/description.md) (100%)
[2. 配置参数](/contents/configure.md) (100%)
[3. mc协议](/contents/mc_protocol.md) (100%)
[4. Slab机制](/contents/slab.md) (100%)
[5. 索引机制](/contents/itemx.md) (100%)
[6. Epoll](/contents/network.md) (100%)
[8. fatcache启动流程](/contents/main.md) (100%)
[9. 用户数据接收和解析](/contents/recv_send.md) (100%)
[10. 命令处理](/contents/compelete_process.md) (100%)
[11. 总结](/contents/end.md) (100%)
#### Contact ####
```Sina Weibo```: [@改名hulk](http://www.weibo.com/tianyi4)
```Gmail```: [hulk.website@gmail.com](mailto:hulk.website@gmail.com)
```Blog```: [www.hulkdev.com](http://hulkdev.sinaapp.com)