Please enable JavaScript.
Coggle requires JavaScript to display documents.
Tipos de computo - Coggle Diagram
Tipos de computo
Distributed system
-
N autonomous computers (sites) : n administrators, n data/control flows
-
-
Parallel system
1 computer, n nodes : one administrator, one scheduler, one
power source
-
-
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.
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
-
Internet computing
-
-
Programmer view : a single master,
n servants
Grid computing
“Intercambio de recursos y resolución coordinada de problemas en
organizaciones virtuales dinámicas y multiinstitucionales” (I. Foster
-
-
Cluster computing
-
-
-
dedicated network (based on a high performance network : Myrinet, SCI, Fiber
-
-
-
Peer to peer computing
-
-
-
-
distributed management : Gnutella, Kazaa
-