Data Race Patterns in Go at Uber

This commit is contained in:
binhnguyennus 2022-08-07 07:07:03 +08:00
parent bcf39fb7d1
commit bbbb23aef7
1 changed files with 2 additions and 1 deletions

View File

@ -667,6 +667,7 @@ An updated and organized reading list for illustrating the patterns of scalable,
* [Choosing a Language Stack at WeWork](https://engineering.wework.com/choosing-a-language-stack-cac3726928f6)
* [Switching from Go to Rust at Discord](https://blog.discord.com/why-discord-is-switching-from-go-to-rust-a190bbca2b1f)
* [ASP.NET Core Performance Optimization at Agoda](https://medium.com/agoda-engineering/happy-asp-net-core-performance-optimization-4e21a383d299)
* [Data Race Patterns in Go at Uber](https://eng.uber.com/data-race-patterns-in-go/)
## Intelligence
* [Big Data](https://insights.sei.cmu.edu/sei_blog/2017/05/reference-architectures-for-big-data-systems.html)