|
562 | 562 |
|
563 | 563 | + [美团技术团队:分布式系统互斥性与幂等性问题的分析与解决](https://tech.meituan.com/distributed_system_mutually_exclusive_idempotence_cerberus_gtis.html)
|
564 | 564 | + **CAP理论:**
|
565 | | - + [论文:Brewer’s Conjecture and the Feasibility of Consistent, Available, Partition-Tolerant Web](https://users.ece.cmu.edu/~adrian/731-sp04/readings/GL-cap.pdf) |
| 565 | + + 论文:[Brewer’s Conjecture and the Feasibility of Consistent, Available, Partition-Tolerant Web](https://users.ece.cmu.edu/~adrian/731-sp04/readings/GL-cap.pdf) |
566 | 566 | + [CAP 定理的含义](http://www.ruanyifeng.com/blog/2018/07/cap.html)
|
567 | 567 | + **分布式事务**
|
568 | 568 | + [事务相关基础知识](http://www.hollischuang.com/archives/tag/%E4%BA%8B%E5%8A%A1)
|
569 | 569 | + [IBM developerWorks : JTA 深度历险 - 原理与实现](https://www.ibm.com/developerworks/cn/java/j-lo-jta/index.html)
|
| 570 | ++ **happens-before** |
| 571 | + + 论文:[Time, Clocks, and the Ordering of Events in a Distributed System](https://lamport.azurewebsites.net/pubs/time-clocks.pdf) |
570 | 572 |
|
571 | 573 | # 十二.搜索引擎
|
572 | 574 |
|
|
0 commit comments