不忘初心:Research and(then) Development
Paper
Java相关
-
The java.util.concurrent Synchronizer Framework [pdf] [backup]
-
Building FIFO and Priority-Queuing
Spin Locks from Atomic Swap [pdf] [backup]
-- CLH自旋锁队列
分布式相关
-
Impossibility of Distributed Consensus with One Faulty
Process [pdf] [backup]
-- 分布式领域最重要的定理之一:FLP impossible定理及其证明 -
Brewer’s Conjecture and the Feasibility of
Consistent, Available, Partition-Tolerant Web [pdf] [backup]
-- 分布式领域最重要的定理之二:CAP定理及其证明(以上两篇都有Nancy的名字) -
The Part Time Parliament [pdf] [backup]
-- 分布式领域最著名的一致性算法(没有之一):Paxos -
Paxos Made Simple [pdf] [backup]
-- 依然是Paxos,依然是Leslie Lamport,老配方新味道 -
Time, Clocks, and the Ordering of Events in a Distributed System [pdf] [backup]
-- 分布式领域的开山之作,引用次数10000+ -
The Implementation of Reliable Distributed Multiprocess Systems[pdf] [backup]
-
Consensus on Transaction Commit [pdf] [backup]
-- 作者分别是提出2PC协议的Jim Grey以及提出Paxos协议的Leslie Lamport,阵容属于顶配,结论也很有意思:2PC是“降级”后的Paxos
网友评论