3
3
## architecture
4
4
1.4亿在线背后的故事-——-腾讯-QQ-IM后台架构的演化与启示.ppt
5
5
Bonus_Chapter.pdf
6
- lock-free-vector.pdf
7
6
Seven Concurrency Models in Seven Weeks.pdf
8
7
The art of multiprocessor programming.pdf
9
8
七周七并发模型.pdf
@@ -20,6 +19,7 @@ TCP_IP_
20
19
Docker-for-Virtualization-Admin-eBook.pdf
21
20
## data structure and algrithm
22
21
Data Structure For Game Programers - Ron Penton.pdf
22
+ lock-free-vector.pdf
23
23
RedBlack.pdf
24
24
数据结构与算法分析:C语言描述_原书第2版_高清版.pdf
25
25
算法导论中文第二版.pdf
@@ -34,13 +34,18 @@ Redis
34
34
Spanner Googles Globally Distributed Database.pdf
35
35
SQL必知必会Ben Forta.mobi
36
36
## distributed system
37
+ Distributed systems basic concepts.mobi
38
+ Distributed systems basic concepts.pdf
37
39
Distributed Systems Concepts and Design 5ed.pdf
40
+ Impossibility of Distributed Consensus with One Faulty Process (FLP Impossibility).pdf
38
41
lamport-paxos.pdf
42
+ MapReduce Simplified Data Processing on Large Clusters.pdf
39
43
Martin Kleppmann-Designing Data-Intensive Applications_ The Big Ideas Behind Reliable, Scalable, and Maintainable Systems-O’Reilly Media (2017).epub
40
44
Martin Kleppmann-Designing Data-Intensive Applications_ The Big Ideas Behind Reliable, Scalable, and Maintainable Systems-O’Reilly Media (2017).pdf
41
45
paxos-simple.pdf
42
46
Perspectives on the CAP TheoremBrewer2.pdf
43
47
replication2.pdf
48
+ Time, Clocks, and the Ordering of Events in a Distributed System.pdf
44
49
## game
45
50
Algorithms And Networking For Computer Games.pdf
46
51
dead-reckon.pdf
97
102
C程序设计语言(第2版_新版).pdf
98
103
C语言接口与实现--创建可重用软件的技术.pdf
99
104
Effective CPP.pdf
105
+ Effective Go - The Go Programming Language.pdf
100
106
Effective Modern CPP.pdf
101
107
Fluent_Scheme简明中文手册-带书签.pdf
102
108
Go语言编程.pdf
@@ -132,7 +138,10 @@ Stephen Prata-C++ Primer Plus-Addison Wesley (2011).pdf
132
138
The C Programming Language 2E.pdf
133
139
The Design And Evolution Of Cpp.pdf
134
140
The development of Chez Scheme.pdf
141
+ The Essence of Compiling with Continuations.pdf
135
142
The Evolution of Lua.pdf
143
+ The Garbage Collection Handbook.pdf
144
+ The Garbage Collection Handbook_The Art of Automatic Memory Management (2011, Chapman and Hall_CRC).epub
136
145
The Seasoned Schemer.pdf
137
146
The.Little.Schemer.4th.2.pdf
138
147
The.MIT.Press.Essentials.of.Programming.Languages.3rd.Edition.Apr.2008.pdf
@@ -143,6 +152,7 @@ Turing Machines And Languages With Only Two Formation Rules.pdf
143
152
关于_思考函数式编程_几点注记_裘宗燕.pdf
144
153
函数式编程语言发展及应用_王学瑞.pdf
145
154
函数式语言并行化的方法_古志民.pdf
155
+ 垃圾回收的算法与实现.pdf
146
156
如何编写程序(scheme lambda).PDF
147
157
思考函数式编程_蔡学镛.pdf
148
158
自制编译器 ,青木峰郎著 ,P445.pdf
0 commit comments