Introduction
1.
架构
1.1.
Tumblr架构设计
1.2.
<延迟、吞吐、成本那些事>课程笔记
1.3.
资料
2.
基础
2.1.
系统编程
2.1.1.
读书笔记:Linux/UNIX系统编程手册
2.2.
算法
2.2.1.
读书笔记:算法导论
2.3.
网络
2.4.
编译
2.4.1.
读书笔记:flex与bison
2.5.
存储
3.
编程语言
3.1.
Python
3.1.1.
Flask
3.1.2.
Tornado
3.1.3.
Django
3.2.
PHP
3.2.1.
Yii
3.2.2.
Symfony
3.2.3.
读书笔记:深入理解PHP内核
3.3.
Go
3.3.1.
Effective Go
3.3.2.
读书笔记:Go学习笔记
3.3.3.
Beego源码阅读
3.3.3.1.
概述
3.3.3.2.
启动流程
3.3.3.3.
请求处理
3.3.4.
net/http 阅读笔记
3.4.
JavaScript
3.4.1.
前端数据可视化
3.4.2.
前端模块化
3.4.3.
前端工具
3.4.4.
混合移动开发
3.4.5.
NodeJS
3.4.5.1.
NodeJS源码阅读笔记
3.5.
CSS
3.6.
C
3.6.1.
读书笔记:C学习笔记
3.7.
Lua
3.8.
Java/Scala
3.8.1.
读书笔记:Java核心技术(卷1)
3.8.2.
Spring
3.8.3.
Spark
3.9.
others
4.
运维
4.1.
操作系统
4.2.
SQL
4.2.1.
MySQL
4.2.2.
读书笔记:高性能MySQL
4.2.3.
SQLite
4.3.
NoSQL
4.3.1.
读书笔记:Redis设计与实现
4.4.
MQ
4.5.
Nginx
4.5.1.
OpenResty
4.6.
HAProxy
4.6.1.
HAProxy文档精简翻译版
4.7.
其他
5.
其他
5.1.
读书笔记:重构
5.2.
读书笔记:计算机程序的构造与解释
5.3.
启示语录
5.4.
Web开发
5.5.
分布式系统
5.6.
信息安全
5.7.
StackOverflow问答精选
5.8.
碎碎念
5.8.1.
启示录
5.8.2.
读书笔记:淘宝技术这十年
Published with GitBook
A
A
Serif
Sans
White
Sepia
Night
Share on Twitter
Share on Google
Share on Facebook
Share on Weibo
Share on Instapaper
Xiayf的技术笔记
分布式系统
推荐阅读
Notes on Distributed Systems for Young Bloods
What are the seminal papers in distributed systems? Why?
Designs, Lessons and Advice from Building Large Distributed Systems
Dapper,大规模分布式系统的跟踪系统
,
Dapper, a Large-Scale Distributed Systems Tracing Infrastructure
分布式系统的事务处理
Transaction Across DataCenter
Distributed Systems Part-1: A peek into consistent hashing!
Distributed Systems Part-2: Consistency versus Availability, A Pragmatic Example!
Distributed Systems Part-3: Managing Anti-Entropy using Merkle Trees
走向分布式
CSE 552 Fall 2013 Lecture Topics
The Log: What every software engineer should know about real-time data's unifying abstraction