有权图的另一类经典问题。
第一次写算法相关的总结类文章。
原文链接:https://martinfowler.com/articles/patterns-of-distributed-systems/gossip-dissemination.html
原文链接:https://martinfowler.com/articles/patterns-of-distributed-systems/versioned-value.html
原文链接:http://tom-e-white.com/2007/11/consistent-hashing.html
参考:https://github.com/a8m/golang-cheat-sheet
A tour of Go 是 Go 官方提供的快速入门教程,本文把该教程的文本内容整理成单页,并调整部分章节结构,以便读者快速查阅。
It hasn't been an easy time during the first week.
《考试脑科学》阅读笔记
不给你看!
原文链接:https://medium.com/pragmatic-computer-science/how-to-solve-the-secret-santa-problem-using-graph-theory-a6b216ccc622
原文链接:https://www.narrator.ai/blog/using-postgresql-as-a-data-warehouse
学会 Linux 系统原理,并使用命令行工具分析 Linux 系统问题(内存)。
学会 Linux 系统原理,并使用命令行工具分析 Linux 系统问题(I/O)。
学会 Linux 系统原理,并使用命令行工具分析 Linux 系统问题(CPU)。
学会 Linux 系统原理,并使用命令行工具分析 Linux 系统问题(网络)。
第 n 次重学操作系统,这次是从开机开始。
原文链接:https://blog.scottlogic.com/2021/04/22/losing-the-fear.html
《DDIA》阅读笔记(九):一致性与共识(共识问题)
不给你看!