Skip to content

Commit ffe282b

Browse files
committed
distributed system books and pl books
1 parent f18236d commit ffe282b

12 files changed

+11
-1
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

readme.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
## architecture
44
1.4亿在线背后的故事-——-腾讯-QQ-IM后台架构的演化与启示.ppt
55
Bonus_Chapter.pdf
6-
lock-free-vector.pdf
76
Seven Concurrency Models in Seven Weeks.pdf
87
The art of multiprocessor programming.pdf
98
七周七并发模型.pdf
@@ -20,6 +19,7 @@ TCP_IP_
2019
Docker-for-Virtualization-Admin-eBook.pdf
2120
## data structure and algrithm
2221
Data Structure For Game Programers - Ron Penton.pdf
22+
lock-free-vector.pdf
2323
RedBlack.pdf
2424
数据结构与算法分析:C语言描述_原书第2版_高清版.pdf
2525
算法导论中文第二版.pdf
@@ -34,13 +34,18 @@ Redis
3434
Spanner Googles Globally Distributed Database.pdf
3535
SQL必知必会Ben Forta.mobi
3636
## distributed system
37+
Distributed systems basic concepts.mobi
38+
Distributed systems basic concepts.pdf
3739
Distributed Systems Concepts and Design 5ed.pdf
40+
Impossibility of Distributed Consensus with One Faulty Process (FLP Impossibility).pdf
3841
lamport-paxos.pdf
42+
MapReduce Simplified Data Processing on Large Clusters.pdf
3943
Martin Kleppmann-Designing Data-Intensive Applications_ The Big Ideas Behind Reliable, Scalable, and Maintainable Systems-O’Reilly Media (2017).epub
4044
Martin Kleppmann-Designing Data-Intensive Applications_ The Big Ideas Behind Reliable, Scalable, and Maintainable Systems-O’Reilly Media (2017).pdf
4145
paxos-simple.pdf
4246
Perspectives on the CAP TheoremBrewer2.pdf
4347
replication2.pdf
48+
Time, Clocks, and the Ordering of Events in a Distributed System.pdf
4449
## game
4550
Algorithms And Networking For Computer Games.pdf
4651
dead-reckon.pdf
@@ -97,6 +102,7 @@ C
97102
C程序设计语言(第2版_新版).pdf
98103
C语言接口与实现--创建可重用软件的技术.pdf
99104
Effective CPP.pdf
105+
Effective Go - The Go Programming Language.pdf
100106
Effective Modern CPP.pdf
101107
Fluent_Scheme简明中文手册-带书签.pdf
102108
Go语言编程.pdf
@@ -132,7 +138,10 @@ Stephen Prata-C++ Primer Plus-Addison Wesley (2011).pdf
132138
The C Programming Language 2E.pdf
133139
The Design And Evolution Of Cpp.pdf
134140
The development of Chez Scheme.pdf
141+
The Essence of Compiling with Continuations.pdf
135142
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
136145
The Seasoned Schemer.pdf
137146
The.Little.Schemer.4th.2.pdf
138147
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
143152
关于_思考函数式编程_几点注记_裘宗燕.pdf
144153
函数式编程语言发展及应用_王学瑞.pdf
145154
函数式语言并行化的方法_古志民.pdf
155+
垃圾回收的算法与实现.pdf
146156
如何编写程序(scheme lambda).PDF
147157
思考函数式编程_蔡学镛.pdf
148158
自制编译器 ,青木峰郎著 ,P445.pdf

0 commit comments

Comments
 (0)