Please enable JavaScript.
Coggle requires JavaScript to display documents.
Tipos de Cómputo - Coggle Diagram
Tipos de Cómputo
Distributed System
N autonomous computers (sites): n administrators, n data/control flows
-
-
-
Meta Computing
-
A meta computer = set of (widely) distributed (high performance) processing resources that can be associated for processing a parallel not so loosely coupled code
-
-
-
Peer to Peer Computing
-
-
2 approaches
-
distributed management: Gnutella, Kazaa
-
Parallel System
1 computer, no nodes: one administrator, one scheduler, one power source
-
Programmer view: one single machine executing parallel codes. Various programming models (message passing, distributed shared memory, data parallelism
Network Computing
-
-
Depending on the infrastructure (soft and hard), network computing is derived in Internet computing, P2P, Grid computing, etc
-
Cluster Computing
-
Two main approaches
Dedicated network (based on a high performance network: Myrinet, SCI, Fiber Channel...)
-
-