分布式计算 集群 联系与区别

分布式计算 集群 联系与区别
Distributed Computing: an abstract concept. Very general.

Cluster: tightly-coupled distributed computing. A Cluster is usually inside the same room, using same computers, same OSs, connected using dedicated clustering software.

Grid: loosely-coupled distributed computing. A Grid is usally dispersed anywhere far-away from each other, and you do not know what computers, what OS on each node, you only know they communicate via HTTP(s)/XML in a black-box style. More flexible.

Parallel Computing: very tightly-coupled distributed computing, like a few CPUs inside a PC. Parallelism was a dream in 1980-1990 but that concept failed, because many things cannot be split into parallel tasks. The overhead to write parallel algorithm is tramendous. People no longer use this term much these years.

P2P: an extremely loosely-coupled distributed computing. Since the name was ruined by Napster, people try to avoid using this term in their serious projects.

In particular, for Cluster vs. Grid, I have some further comparison:
Cluster: PCs inside a same locked room; Grid: distributed, not in same room.
Cluster: ususally same OS, same machines; Grid: very different unknown platforms;
Cluster: tightly-coupled system; Grid: loosely-coupled system.
Cluster: bound together by TCP/IP on LAN; Grid: connected by HTTP/XML on WAN.
Cluster: like teamwork; Grid: like collaboration

【1】http://www.blogjava.net/pojo/archive/2007/03/27/106633.aspx   

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值