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
  • 集群管理系统
  • 并行并发编程模型
相关文章
|
4月前
|
机器学习/深度学习 自然语言处理 数据可视化
分布式表示(Distributed Representation)
分布式表示(Distributed Representation)
237 15
|
8月前
|
存储 程序员 编译器
Modern C++
Modern C++
|
机器学习/深度学习 安全 物联网
网安顶刊IEEE Transactions on Dependable and Secure Computing
网安顶刊IEEE Transactions on Dependable and Secure Computing
259 1
|
设计模式 缓存 监控
译|Design patterns for container-based distributed systems(下)
译|Design patterns for container-based distributed systems(下)
77 0
|
设计模式 分布式计算 Kubernetes
译|Design patterns for container-based distributed systems(上)
译|Design patterns for container-based distributed systems
97 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.
3993 0
Conway's Law – A Theoretical Basis for the Microservice Architecture
|
网络协议 Linux 块存储
|
网络协议 Linux 虚拟化
Uptime And Monitoring Strategies For Cloud-Based E-Commerce Applications/Websites
In order to keep your e-commerce site functioning properly, you need to take positive steps to monitor both its performance and functionality.
1523 0