Giter Club home page Giter Club logo

patterns-of-distributed-systems's Introduction

《分布式系统模式》中文版

《分布式系统模式》(Patterns of Distributed Systems)Unmesh Joshi 编写的一系列关于分布式系统实现的文章。这个系列的文章采用模式的格式,介绍了像 Kafka、Zookeeper 这种分布式系统在实现过程采用的通用模式,是学习分布式系统实现的基础。

目录

概述

模式

术语表

英文 翻译
durability 持久性
Write-Ahead Log 预写日志
append 追加
hash 哈希
replicate 复制
failure 失效
partition 分区
HeartBeat 心跳
Quorum Quorum
Leader 领导者
Follower 追随者
High Water Mark 高水位标记
Low Water Mark 低水位标记
entry 条目
propagate 传播
disconnect 失联、断开连接
Generation Clock 世代时钟
group membership 分组成员
partitions 分区
liveness 活跃情况
round trip 往返
in-flight 在途
time to live 存活时间
head of line blocking 队首阻塞
coordinator 协调者
lag 滞后
fanout 扇出
incoming 传入

patterns-of-distributed-systems's People

Contributors

dreamhead avatar gotohx avatar lenshood avatar liul85 avatar shshao-tw avatar tisnku avatar yeqown avatar ynfeng avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.