Please enable JavaScript.
Coggle requires JavaScript to display documents.
COMPUTATION GRID - Coggle Diagram
COMPUTATION GRID
DISTIBUTED SYSTEM
N autonomous computers (sites) : n administrators, n data/control flows
-
-
-
PARALLEL SYSTEM
§ 1 computer, n nodes : one administrator, one scheduler, one
-
-
-
Various programming models (message passing, distributed
shared memory, data parallelism…)
CLUSTER COMPUTING
-
-
-
§ dedicated network (based on a high performance network : Myrinet, SCI, Fiber
-
-
NETWORK COMPUTING
-
-
-
§ Depending on the infrastructure (soft and hard), network computing is derived
in Internet computing, P2P, Grid computing, etc.
-
GRID COMPUTING
“Intercambio de recursos y resolución coordinada de problemas en
organizaciones virtuales dinámicas y multiinstitucionales” (I. Foster)
-
-
-
-
INTERNET COMPUTING
-
-
-
-
-
-
§ Programmer view : a single master,
-
-
PEER TO PEER COMPUTING
-
-
-
-
§ distributed management : Gnutella, Kazaa
-