Please enable JavaScript.
Coggle requires JavaScript to display documents.
Week 5 Distributed (Grids (Features (Entertainment (Gaming, File…
Week 5 Distributed
Grids
-
-
Well established in high performance computing, mainly scientific
-
-
-
Utility computing model
General services available on grid, can access wherever you were
-
-
-
Clouds
On-demand
- Customer can request additional computing capability
Broad network access
- Accessed through methods that encourage hetrogenous clients (phone, laptop, etc.)
Resource pooling
- Multi-tenant
- All resources are gathered as one
- Dynamically assigned/reassigned based on demand
- No real sense of location, could be stored/run anywhere
Rapid elasticity
- Automated scaling of resources as required
- Customer sees unlimited resources
Measured service
- Optimizes resources
- Measures how much resource is being used
-
-
Distributed Storage
Distribute dataset over many machines, also distributing the IO overhead
-
-
-
-
Common to run Spark, Hadoop and MPI together on a single cluster using Mesus distributed kernel
-