Distributed Systems-Materials

简介:

最近整理了下自己接触过的一些分布式系统与并行并发相关的一些不错资料,主要包括论文、书籍、MOOC、博客、社交问答等,由于太多,没有全部看完,所以质量可能因人而异,但是还是希望对感兴趣的同学有点帮助吧。主要涉及的内容包括(后面会继续更新):

  • 资料地址

  • 分布式系统相关理论

    • time, order, logic clock, vector clock…
    • fault-tolerence replication and consensus algorithms
    • FLP, CAP, BASE
    • distributed transaction
    • formal method
  • 分布式计算框架
    • batch
    • DAG
    • memory
    • stream
    • graph
  • 分布式存储系统
    • fs
    • database
  • 集群管理系统
  • 并行并发编程模型
相关文章
|
9月前
|
设计模式 缓存 监控
译|Design patterns for container-based distributed systems(下)
译|Design patterns for container-based distributed systems(下)
41 0
|
9月前
|
设计模式 分布式计算 Kubernetes
译|Design patterns for container-based distributed systems(上)
译|Design patterns for container-based distributed systems
45 0
Choosing Teams
Choosing Teams
99 0
Choosing Teams
|
JavaScript 前端开发 vr&ar
Use Augmented Reality technology to bring enhanced customer experience
Use Augmented Reality technology to bring enhanced customer experience
89 0
Use Augmented Reality technology to bring enhanced customer experience
|
网络协议 Linux 块存储
|
网络协议 Linux 虚拟化
|
关系型数据库 物联网 对象存储
Sharing, Storing, and Computing Massive Amounts of Data
Data is crucial to the operation of any business.
1600 0
Conway's Law – A Theoretical Basis for the Microservice Architecture
Microservices architecture is a new concept that has become very popular and has become a hot topic of research recently.
3908 0
Conway's Law – A Theoretical Basis for the Microservice Architecture