我的Blog
allenlee.nju@gmail.com
Index
- 操作系统
- 工具&桌面系统
- 算法相关
- 网络编程
- 分布式系统
- 存储技术
- 机器学习
- 编程语言
- 软件设计
- About Me
1. 操作系统
内存
Linux
2. 工具&桌面系统
Vim
Emacs
Mac常用软件
3. 算法相关
4. 网络编程
Netty
Thrift
Protobuf
- Protobuf初探
- Protobuf-Descriptor与DescriptorProto
- Protobuf-如何生成代码
- Protobuf-动态类型
- Protobuf-编解码&stream
- Protobuf-单测
- Protobuf-Makefile
- Protobuf-GMR
Mina
5. 分布式系统
Hadoop
Storm
- Storm文档-Rationale
- Storm文档-Concepts
- Storm文档-Tutorial
- Storm文档-搭建集群
- Storm文档-CreateProject
- Storm文档-运行的Topology解析
- Storm文档-CommonPatterns
- Storm文档-GuaranteeMessageProcessing
- Storm文档-DRPC
- Storm文档-KestrelAndStorm
- Trident
- Storm代码阅读