Avoiding Double Payments in a Distributed Payments System at Airbnb

This commit is contained in:
binhnguyennus 2019-05-26 21:01:43 +08:00
parent 73ab6c878c
commit b82e58cc59
1 changed files with 1 additions and 0 deletions

View File

@ -689,6 +689,7 @@ An organized reading list for illustrating the patterns behind scalable, reliabl
* [Architecture of Nubank](https://www.infoq.com/presentations/nubank-architecture)
* [Tech Stack at TransferWise](http://tech.transferwise.com/the-transferwise-stack-heartbeat-of-our-little-revolution/)
* [Tech Stack at Addepar](https://medium.com/build-addepar/our-tech-stack-a4f55dab4b0d)
* [Avoiding Double Payments in a Distributed Payments System at Airbnb](https://medium.com/airbnb-engineering/avoiding-double-payments-in-a-distributed-payments-system-2981f6b070bb)
## Interview
* [Designing Large-Scale Systems](https://www.somethingsimilar.com/2013/01/14/notes-on-distributed-systems-for-young-bloods/)