破门点滴(Java技术版)

在日常学习和工作中记录

  BlogJava :: 首页 ::  :: 聚合  :: 管理
  15 Posts :: 7 Stories :: 36 Comments :: 0 Trackbacks

http://www.java.net/jag/Fallacies.html

The Eight Fallacies of Distributed Computing
分布式计算的八大谬误

Peter Deutsch

Essentially everyone, when they first build a distributed application, makes the following eight assumptions. All prove to be false in the long run and all cause big trouble and painful learning experiences.
事实上几乎所有人,在他们第一次尝试构建一个分布式应用程序的时候,经常会做如下八个假设。这些最后都被证明是错误的并且带来巨大的麻烦和痛苦作为学习的代价。

1.  The network is reliable 网络是可靠的
2.  Latency is zero  反应时间为零
3.  Bandwidth is infinite  带宽是无限的
4.  The network is secure  网络是安全的
5.  Topology doesn't change  拓扑不会改变 
6.  There is one administrator  这里会有一个系统管理员
7.  Transport cost is zero  传输代价为零
8.  The network is homogeneous 网络是均匀的


 



不得窥道门,不得悟佛门,不得入窄门,实乃破门。
posted on 2006-09-15 15:52 破门 阅读(1543) 评论(0)  编辑  收藏 所属分类: Grid&DC

只有注册用户登录后才能发表评论。


网站导航: