Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我无法提出两者之间的根本区别。我只能举几个例子:
如果在体系结构上系统内存在单点故障,则它不是分布式系统。去中心化系统可能是一个层次结构,其中仍然存在层次结构根的概念,即故障点。交通环岛是使用交通灯(传统意义上的)的集中式系统的分布式版本。
分布式系统可以分为两种类型。集中式和分散式。集中式分布式系统,作为客户端-服务器系统和多级应用程序。去中心化分布式系统不包含服务器,例如点对点通信。