Other Blog notes

First Created: 2021/01/23 13:37

 

Uber 

https://eng.uber.com/real-time-push-platform/

Cassandra is a durable and cross region replicated storage.

ZooKeeper is a very powerful system with centralized sharing for distributed synchronization and configuration management. it can detect failures of connected nodes quickly. 

 

https://eng.uber.com/kafka/

Offset mapping algorithm

Multiple regional cuslters replicated messages to multiple aggregate clusters.

Other Blog notes

上一篇:Python 用dlib 加多线程 来实现人脸检测 ( 稍微加快版)


下一篇:centos ERROR: Couldn't connect to Docker daemon at http+docker://localhost - is it running?