SlideShare una empresa de Scribd logo
1 de 67
By,
Mrs. Vaishali Sahare (Katkar)
HoD Computer Science & Engineering
G H Raisoni Institute of Engineering & Technology, Nagpur.
G H RAISONI INSTITUTE OF ENGINEERING
AND TECHNOLOGY, NAGPUR.
Affiliated to RTM Nagpur University, Nagpur and NAAC Accredited.
GRID COMPUTING
OUTLINE
• Introduction to Grid Computing
• How Grid works?
• Grid Applications
• Grid Topologies
• Methods of Grid computing
• Grid Middleware
• Grid Architectures and Protocols
• GridSim Simulation
• Grid ToolKits
Mrs. Vaishali N. Sahare
Grid computing is a computer network in
which each computer's resources are shared
with every other computer in the system.
Processing power, memory and data storage are
all community resources that authorized users
can tap into and leverage for specific tasks.
Introduction to Grid Computing
Mrs. Vaishali N. Sahare
Introduction to Grid Computing
 Grid computing is a form of distributed computing whereby a
"super and virtual computer" is composed of a cluster of networked,
loosely coupled computers, acting in concert to perform very large
tasks.
 Grid computing (Foster and Kesselman, 1999) is a growing
technology that facilitates the executions of large-scale resource
intensive applications on geographically distributed computing
resources.
 Facilitates flexible, secure, coordinated large scale resource sharing
among dynamic collections of individuals, institutions, and resource
 Enable communities (“virtual organizations”) to share geographically
distributed resources as they pursue common goals
Mrs. Vaishali N. Sahare
Source: “Evolving Computing Model: Grid Computing” Michael Teyssedre
How Grid Computing works?
Mrs. Vaishali N. Sahare
How Grid Computing works?
Source: “Evolving Computing Model: Grid Computing” Michael Teyssedre
Mrs. Vaishali N. Sahare
How Grid Computing works?
Source: “Evolving Computing Model: Grid Computing” Michael Teyssedre
Mrs. Vaishali N. Sahare
How it evolves?
Mrs. Vaishali N. Sahare
Criteria for a Grid
 Coordinates resources that are not subject to centralized
control.
 Uses standard, open, general-purpose protocols and
interfaces.
 Delivers nontrivial qualities of service.
Benefits
 Exploit Underutilized resources
 Resource load Balancing
 Virtualize resources across an enterprise
 Data Grids, Compute Grids
 Enable collaboration for virtual organizations
Mrs. Vaishali N. Sahare
Grid Applications
Data and computationally intensive applications:
•This technology has been applied to computationally-intensive scientific,
mathematical, and academic problems like drug discovery, economic
forecasting, seismic analysis back office data processing in support of e-
commerce
•A chemist may utilize hundreds of processors to screen thousands of
compounds per hour.
•Teams of engineers worldwide pool resources to analyze terabytes of
structural data.
•Meteorologists seek to visualize and analyze petabytes of climate data with
enormous computational demands.
•Resource sharing
• Computers, storage, sensors, networks, …
• Sharing always conditional: issues of trust, policy, negotiation,
payment, …
•Coordinated problem solving
• distributed data analysis, computation, collaboration, …
Mrs. Vaishali N. Sahare
Grid Topologies
• Intragrid
– Local grid within an organisation
– Trust based on personal contracts
• Extragrid
– Resources of a consortium of organisations
connected through a (Virtual) Private Network
– Trust based on Business to Business contracts
• Intergrid
– Global sharing of resources through the internet
– Trust based on certification
Mrs. Vaishali N. Sahare
Grid Topologies: IntraGrid
Mrs. Vaishali N. Sahare
Grid Topologies: ExtraGrid
Mrs. Vaishali N. Sahare
Grid Topologies: IntraGrid
Mrs. Vaishali N. Sahare
Computational Grid
“A computational grid is a hardware and software
infrastructure that provides dependable, consistent,
pervasive, and inexpensive access to high-end
computational capabilities.”
“The Grid: Blueprint for a New Computing
Infrastructure”, Kesselman & Foster
Example : Science Grid (US Department of Energy)
Mrs. Vaishali N. Sahare
Data Grid
• A data grid is a grid computing system that deals with data —
the controlled sharing and management of large amounts of
distributed data.
• Data Grid is the storage component of a grid environment.
Scientific and engineering applications require access to large
amounts of data, and often this data is widely distributed. A
data grid provides seamless access to the local or remote data
required to complete compute intensive calculations.
Example :
Biomedical informatics Research Network (BIRN),
the Southern California earthquake Center (SCEC).
Mrs. Vaishali N. Sahare
IBM Grid Demo
Methods of Grid Computing
•Distributed Supercomputing
•High-Throughput Computing
•On-Demand Computing
•Data-Intensive Computing
•Collaborative Computing
•Logistical Networking
Mrs. Vaishali N. Sahare
Distributed Supercomputing
• Combining multiple high-capacity resources
on a computational grid into a single, virtual
distributed supercomputer.
• Tackle problems that cannot be solved on a
single system.
Mrs. Vaishali N. Sahare
High-Throughput Computing
• Uses the grid to schedule large numbers of loosely
coupled or independent tasks, with the goal of
putting unused processor cycles to work.
 Uses grid capabilities to meet short-term
requirements for resources that are not
locally accessible.
 Models real-time computing demands.
On-Demand Computing
Mrs. Vaishali N. Sahare
,,,,,
………,,,,,,,mmmyhhyhyhhhyhy
hyhhyhyhhhyhy
Collaborative Computing
• Concerned primarily with enabling and enhancing
human-to-human interactions.
• Applications are often structured in terms of a
virtual shared space.
 The focus is on synthesizing new information
from data that is maintained in geographically
distributed repositories, digital libraries, and
databases.
 Particularly useful for distributed data mining.
Data-Intensive Computing
Mrs. Vaishali N. Sahare
Logistical Networking
• Logistical networks focus on exposing storage resources
inside networks by optimizing the global scheduling of
data transport, and data storage.
• Contrasts with traditional networking, which does not
explicitly model storage resources in the network.
• high-level services for Grid applications
• Called "logistical" because of the analogy it bears with
the systems of warehouses, depots, and distribution
channels.
Mrs. Vaishali N. Sahare
P2P Computing vs Grid Computing
• Differ in Target Communities
• Grid system deals with more complex,
more powerful, more diverse and highly
interconnected set of resources than
P2P.
Mrs. Vaishali N. Sahare
A typical view of Grid environment
User Resource Broker
Grid Resources
Grid Information Service
A User sends computation
or data intensive application
to Global Grids in order to
speed up the execution of the
application.
A Resource Broker distribute the
jobs in an application to the Grid
resources based on user’s QoS
requirements and details of available
Grid resources for further executions.
Grid Resources (Cluster, PC,
Supercomputer, database,
instruments, etc.) in the Global
Grid execute the user jobs.
Grid Information Service
system collects the details of
the available Grid resources
and passes the information
to the resource broker.
Computation result
Grid application
Computational jobs
Details of Grid resources
Processed jobs
1
2
3
4
Grid Middleware
• Grids are typically managed by grid ware -
a special type of middleware that enable sharing and manage grid
components based on user requirements and resource
attributes (e.g., capacity, performance)
• Software that connects other software components or
applications to provide the following functions:
Run applications on suitable available resources
– Brokering, Scheduling
Provide uniform, high-level access to resources
– Semantic interfaces
– Web Services, Service Oriented Architectures
Address inter-domain issues of security, policy, etc.
– Federated Identities
Provide application-level status
monitoring and control
Middlewares
• Globus –chicago Univ
• Condor – Wisconsin Univ – High throughput
computing
• Legion – Virginia Univ – virtual workspaces-
collaborative computing
• IBP – Internet back pane – Tennesse Univ – logistical
networking
• NetSolve – solving scientific problems in
heterogeneous env – high throughput & data intensive
Two Key Grid Computing Groups
The Globus Alliance (www.globus.org)
• Composed of people from:
Argonne National Labs, University of Chicago, University of Southern
California Information Sciences Institute, University of Edinburgh
and others.
• OGSA/I standards initially proposed by the Globus Group
The Global Grid Forum (www.ggf.org)
• Heavy involvement of Academic Groups and Industry
• (e.g. IBM Grid Computing, HP, United Devices, Oracle, UK e-Science
Programme, US DOE, US NSF, Indiana University, and many others)
• Process
• Meets three times annually
• Solicits involvement from industry, research groups, and academics
Some of the Major Grid Projects
Name URL/Sponsor Focus
EuroGrid, Grid
Interoperability
(GRIP)
eurogrid.org
European Union
Create tech for remote access to super
comp resources & simulation codes; in
GRIP, integrate with Globus Toolkit™
Fusion Collaboratory fusiongrid.org
DOE Off. Science
Create a national computational
collaboratory for fusion research
Globus Project™ globus.org
DARPA, DOE,
NSF, NASA, Msoft
Research on Grid technologies;
development and support of Globus
Toolkit™; application and deployment
GridLab gridlab.org
European Union
Grid technologies and applications
GridPP gridpp.ac.uk
U.K. eScience
Create & apply an operational grid within the
U.K. for particle physics research
Grid Research
Integration Dev. &
Support Center
grids-center.org
NSF
Integration, deployment, support of the NSF
Middleware Infrastructure for research &
education
Grid in India- GARUDA
• GARUDA is India’s Grid Computing
initiative connecting 17 cities across the
country.
• The 45 participating institutes in this
nationwide project include all the IITs
and C-DAC centers and other major
institutes in India.
Grid Architectures
The Hourglass Model
• Focus on architecture issues
• Propose set of core services as basic
infrastructure
• Used to construct high-level,
domain-specific solutions (diverse)
• Design principles
• Keep participation cost low
• Enable local control
• Support for adaptation
• “IP hourglass” model
Diverse global services
Core
services
Local OS
A p p l i c a t i o n s
Layered Grid Architecture
(By Analogy to Internet Architecture)
Application
Fabric
“Controlling things locally”: Access
to, & control of, resources
Connectivity
“Talking to things”: communication
(Internet protocols) & security
Resource
“Sharing single resources”:
negotiating access, controlling use
Collective
“Coordinating multiple resources”:
ubiquitous infrastructure services,
app-specific distributed services
Internet
Transport
Application
Link
InternetProtocolArchitecture
Mrs. Vaishali N. Sahare
Example: Data Grid Architecture
Discipline-Specific Data Grid Application
Coherency control, replica selection, task management,
virtual data catalog, virtual data code catalog, …
Replica catalog, replica management, co-allocation,
certificate authorities, metadata catalogs,
Access to data, access to computers, access to network
performance data, …
Communication, service discovery (DNS), authentication,
authorization, delegation
Storage systems, clusters, networks, network caches, …
Collective
(App)
App
Collective
(Generic)
Resource
Connect
Fabric
Mrs. Vaishali N. Sahare
Simulation tools
• GridSim – job scheduling
• SimGrid – single client multiserver scheduling
• Bricks – scheduling
• GangSim- Ganglia VO
• OptoSim – Data Grid Simulations
• G3S – Grid Security services Simulator – security
services
Mrs. Vaishali N. Sahare
Simulation tool
 GridSim is a Java-based toolkit for modeling, and
simulation of distributed resource management and
scheduling for conventional Grid environment.
 GridSim is based on SimJava, a general purpose
discrete-event simulation package implemented in
Java.
 All components in GridSim communicate with each
other through message passing operations defined by
SimJava.
Mrs. Vaishali N. Sahare
Salient features of the GridSim
• It allows modeling of heterogeneous types of resources.
• Resources can be modeled operating under space- or
time-shared mode.
• Resource capability can be defined (in the form of MIPS
-Million Instructions Per Second) benchmark.
• Resources can be located in any time zone.
• Weekends and holidays can be mapped depending on
resource’s local time to model non-Grid (local) workload.
• Resources can be booked for advance reservation.
• Applications with different parallel application models can
be simulated.
Mrs. Vaishali N. Sahare
Salient features of the GridSim
• Application tasks can be heterogeneous and they can be CPU
or I/O intensive.
• There is no limit on the number of application jobs that can
be submitted to a resource.
• Multiple user entities can submit tasks for execution
simultaneously in the same resource, which may be time-
shared or space-shared. This feature helps in building
schedulers that can use different market-driven economic
models for selecting services competitively.
• Network speed between resources can be specified.
• It supports simulation of both static and dynamic schedulers.
• Statistics of all or selected operations can be recorded and
they can be analyzed using GridSim statistics analysis
methods.
Mrs. Vaishali N. Sahare
A Modular Architecture for GridSim
Platform and Components.
Appn Conf Res Conf User Req Grid Sc Output
Application, User, Grid Scenario’s input and Results
Grid Resource Brokers or Schedulers
…
Appn
modeling
Res entity Info serv Job mgmt Res alloc Statis
GridSim Toolkit
Single CPU SMPs Clusters Load Netw Reservation
Resource Modeling and Simulation
SimJava Distributed SimJava
Basic Discrete Event Simulation Infrastructure
PCs Workstation ClustersSMPs Distributed Resources
Virtual Machine
GLOBUS Grid ToolKit
Mrs. Vaishali N. Sahare
Data Management in GLOBUS TOOLKIT
Mrs. Vaishali N. Sahare
GRID FTP
Mrs. Vaishali N. Sahare
More GRID FTP Features
Mrs. Vaishali N. Sahare
Stripping Architecture
Mrs. Vaishali N. Sahare
Limitations of GRID FTP
Mrs. Vaishali N. Sahare
GRID FTP
Mrs. Vaishali N. Sahare
Reliable File Transfer (RFT)
Mrs. Vaishali N. Sahare
RFT
Mrs. Vaishali N. Sahare
Replica Location Service (RLS)
Mrs. Vaishali N. Sahare
Replica Location Service (RLS)
Mrs. Vaishali N. Sahare
Data Replication Service (DRS)
Mrs. Vaishali N. Sahare
CONDOR
Mrs. Vaishali N. Sahare
CONDOR
Mrs. Vaishali N. Sahare
NIMROD-G
Mrs. Vaishali N. Sahare
Earth System GRID
Mrs. Vaishali N. Sahare
Earth System GRID
Globus Grid ToolKit
Mrs. Vaishali N. Sahare
LIGO
LIGO Solution
Mrs. Vaishali N. Sahare
TERA GRID
Mrs. Vaishali N. Sahare
TERA GRID
TERA GRID
Mrs. Vaishali N. Sahare
References
•Images: www.google.com
•Images: “Evolving Computing Model: Grid
Computing” Michael Teyssedre
•Howstuffworks.com
•IBM Grid computing sample video-
youtube.com
Thank You !

Más contenido relacionado

La actualidad más candente

Grid computing standards
Grid computing standardsGrid computing standards
Grid computing standardsPooja Dixit
 
Introduction of grid computing
Introduction of grid computingIntroduction of grid computing
Introduction of grid computingPooja Dixit
 
Inroduction to grid computing by gargi shankar verma
Inroduction to grid computing by gargi shankar vermaInroduction to grid computing by gargi shankar verma
Inroduction to grid computing by gargi shankar vermagargishankar1981
 
Ogsa service taxonomy
Ogsa service taxonomyOgsa service taxonomy
Ogsa service taxonomyPooja Dixit
 
Grid computing
Grid computingGrid computing
Grid computingWipro
 
Ogsa ogsi service elements and layered model
Ogsa ogsi service elements and layered modelOgsa ogsi service elements and layered model
Ogsa ogsi service elements and layered modelPooja Dixit
 
Grid Computing Systems and Resource Management
Grid Computing Systems and Resource ManagementGrid Computing Systems and Resource Management
Grid Computing Systems and Resource ManagementSouparnika Patil
 
Cloud computing and Cloud Enabling Technologies
Cloud computing and Cloud Enabling TechnologiesCloud computing and Cloud Enabling Technologies
Cloud computing and Cloud Enabling TechnologiesAbdelkhalik Mosa
 
Ogsa ogsi-a more detailed view
Ogsa ogsi-a more detailed viewOgsa ogsi-a more detailed view
Ogsa ogsi-a more detailed viewPooja Dixit
 
Grid computing [2005]
Grid computing [2005]Grid computing [2005]
Grid computing [2005]Raul Soto
 
Communication costs in parallel machines
Communication costs in parallel machinesCommunication costs in parallel machines
Communication costs in parallel machinesSyed Zaid Irshad
 
1. Overview of Distributed Systems
1. Overview of Distributed Systems1. Overview of Distributed Systems
1. Overview of Distributed SystemsDaminda Herath
 
Cloud Computing Fundamentals
Cloud Computing FundamentalsCloud Computing Fundamentals
Cloud Computing FundamentalsSonia Nagpal
 

La actualidad más candente (20)

Grid computing standards
Grid computing standardsGrid computing standards
Grid computing standards
 
Introduction of grid computing
Introduction of grid computingIntroduction of grid computing
Introduction of grid computing
 
Inroduction to grid computing by gargi shankar verma
Inroduction to grid computing by gargi shankar vermaInroduction to grid computing by gargi shankar verma
Inroduction to grid computing by gargi shankar verma
 
Grid computing
Grid computing Grid computing
Grid computing
 
Ogsa service taxonomy
Ogsa service taxonomyOgsa service taxonomy
Ogsa service taxonomy
 
Grid computing ppt
Grid computing pptGrid computing ppt
Grid computing ppt
 
Grid computing
Grid computingGrid computing
Grid computing
 
Ogsa ogsi service elements and layered model
Ogsa ogsi service elements and layered modelOgsa ogsi service elements and layered model
Ogsa ogsi service elements and layered model
 
Grid Computing Systems and Resource Management
Grid Computing Systems and Resource ManagementGrid Computing Systems and Resource Management
Grid Computing Systems and Resource Management
 
Cloud computing and Cloud Enabling Technologies
Cloud computing and Cloud Enabling TechnologiesCloud computing and Cloud Enabling Technologies
Cloud computing and Cloud Enabling Technologies
 
Ogsa ogsi-a more detailed view
Ogsa ogsi-a more detailed viewOgsa ogsi-a more detailed view
Ogsa ogsi-a more detailed view
 
Distributed computing
Distributed computingDistributed computing
Distributed computing
 
Grid computing [2005]
Grid computing [2005]Grid computing [2005]
Grid computing [2005]
 
Grid computing
Grid computingGrid computing
Grid computing
 
Communication costs in parallel machines
Communication costs in parallel machinesCommunication costs in parallel machines
Communication costs in parallel machines
 
1. Overview of Distributed Systems
1. Overview of Distributed Systems1. Overview of Distributed Systems
1. Overview of Distributed Systems
 
Grid computing
Grid computingGrid computing
Grid computing
 
Distributed Computing
Distributed ComputingDistributed Computing
Distributed Computing
 
Cloud Computing Fundamentals
Cloud Computing FundamentalsCloud Computing Fundamentals
Cloud Computing Fundamentals
 
Grid Computing
Grid ComputingGrid Computing
Grid Computing
 

Destacado

Grid computing ppt 2003(done)
Grid computing ppt 2003(done)Grid computing ppt 2003(done)
Grid computing ppt 2003(done)TASNEEM88
 
Introduction to Grid computing and e-infrastructures
Introduction to Grid computing and e-infrastructuresIntroduction to Grid computing and e-infrastructures
Introduction to Grid computing and e-infrastructuresLeandro Ciuffo
 
Modern introduction to_grid-generation
Modern introduction to_grid-generationModern introduction to_grid-generation
Modern introduction to_grid-generationRohit Bapat
 
Introduction - Lecture 1 - Advanced Topics in Information Systems (WE-DINF-15...
Introduction - Lecture 1 - Advanced Topics in Information Systems (WE-DINF-15...Introduction - Lecture 1 - Advanced Topics in Information Systems (WE-DINF-15...
Introduction - Lecture 1 - Advanced Topics in Information Systems (WE-DINF-15...Beat Signer
 
Grid generation and adaptive refinement
Grid generation and adaptive refinementGrid generation and adaptive refinement
Grid generation and adaptive refinementGoran Rakic
 
Dot Net Framework An Overview
Dot Net Framework   An OverviewDot Net Framework   An Overview
Dot Net Framework An OverviewMicrosoftFeed
 
Summer Training 2015 at Alternate Hydro Energy Center
Summer Training 2015 at Alternate Hydro Energy CenterSummer Training 2015 at Alternate Hydro Energy Center
Summer Training 2015 at Alternate Hydro Energy CenterKhusro Kamaluddin
 
Grid Computing Certification
Grid Computing CertificationGrid Computing Certification
Grid Computing CertificationVskills
 
Deploying Grid Services Using Apache Hadoop
Deploying Grid Services Using Apache HadoopDeploying Grid Services Using Apache Hadoop
Deploying Grid Services Using Apache HadoopAllen Wittenauer
 
Globus toolkit in grid
Globus toolkit in gridGlobus toolkit in grid
Globus toolkit in gridDeevena Dayaal
 
Electrostatic Smoke Precipitator (ESP)
Electrostatic Smoke Precipitator (ESP)Electrostatic Smoke Precipitator (ESP)
Electrostatic Smoke Precipitator (ESP)Khusro Kamaluddin
 

Destacado (20)

Grid computing
Grid computingGrid computing
Grid computing
 
Grid computing ppt 2003(done)
Grid computing ppt 2003(done)Grid computing ppt 2003(done)
Grid computing ppt 2003(done)
 
Pebble Grid Computing Framework
Pebble Grid Computing FrameworkPebble Grid Computing Framework
Pebble Grid Computing Framework
 
Introduction to Grid computing and e-infrastructures
Introduction to Grid computing and e-infrastructuresIntroduction to Grid computing and e-infrastructures
Introduction to Grid computing and e-infrastructures
 
GCF
GCFGCF
GCF
 
SWAYAMBHU GROUP
SWAYAMBHU GROUPSWAYAMBHU GROUP
SWAYAMBHU GROUP
 
SWAYAMBHU GROUP
SWAYAMBHU GROUPSWAYAMBHU GROUP
SWAYAMBHU GROUP
 
Modern introduction to_grid-generation
Modern introduction to_grid-generationModern introduction to_grid-generation
Modern introduction to_grid-generation
 
German Cost Management
German Cost ManagementGerman Cost Management
German Cost Management
 
Introduction - Lecture 1 - Advanced Topics in Information Systems (WE-DINF-15...
Introduction - Lecture 1 - Advanced Topics in Information Systems (WE-DINF-15...Introduction - Lecture 1 - Advanced Topics in Information Systems (WE-DINF-15...
Introduction - Lecture 1 - Advanced Topics in Information Systems (WE-DINF-15...
 
Grid generation and adaptive refinement
Grid generation and adaptive refinementGrid generation and adaptive refinement
Grid generation and adaptive refinement
 
Dot Net Framework An Overview
Dot Net Framework   An OverviewDot Net Framework   An Overview
Dot Net Framework An Overview
 
Summer Training 2015 at Alternate Hydro Energy Center
Summer Training 2015 at Alternate Hydro Energy CenterSummer Training 2015 at Alternate Hydro Energy Center
Summer Training 2015 at Alternate Hydro Energy Center
 
Session19 Globus
Session19 GlobusSession19 Globus
Session19 Globus
 
Grid Computing Certification
Grid Computing CertificationGrid Computing Certification
Grid Computing Certification
 
Grid Presentation
Grid PresentationGrid Presentation
Grid Presentation
 
Deploying Grid Services Using Apache Hadoop
Deploying Grid Services Using Apache HadoopDeploying Grid Services Using Apache Hadoop
Deploying Grid Services Using Apache Hadoop
 
Best practices in CFD
Best practices in CFDBest practices in CFD
Best practices in CFD
 
Globus toolkit in grid
Globus toolkit in gridGlobus toolkit in grid
Globus toolkit in grid
 
Electrostatic Smoke Precipitator (ESP)
Electrostatic Smoke Precipitator (ESP)Electrostatic Smoke Precipitator (ESP)
Electrostatic Smoke Precipitator (ESP)
 

Similar a Grid computing by vaishali sahare [katkar]

GridComputing-an introduction.ppt
GridComputing-an introduction.pptGridComputing-an introduction.ppt
GridComputing-an introduction.pptNileshkuGiri
 
Unit i introduction to grid computing
Unit i   introduction to grid computingUnit i   introduction to grid computing
Unit i introduction to grid computingsudha kar
 
Gridcomputingppt
GridcomputingpptGridcomputingppt
Gridcomputingpptnavjasser
 
3 - Grid Computing.pptx
3 - Grid Computing.pptx3 - Grid Computing.pptx
3 - Grid Computing.pptxRiazSalim1
 
Grid Computing - Collection of computer resources from multiple locations
Grid Computing - Collection of computer resources from multiple locationsGrid Computing - Collection of computer resources from multiple locations
Grid Computing - Collection of computer resources from multiple locationsDibyadip Das
 
_Cloud_Computing_Overview.pdf
_Cloud_Computing_Overview.pdf_Cloud_Computing_Overview.pdf
_Cloud_Computing_Overview.pdfTyStrk
 
Week 1 Lecture_1-5 CC_watermark.pdf
Week 1 Lecture_1-5 CC_watermark.pdfWeek 1 Lecture_1-5 CC_watermark.pdf
Week 1 Lecture_1-5 CC_watermark.pdfJohn422973
 
Week 1 lecture material cc
Week 1 lecture material ccWeek 1 lecture material cc
Week 1 lecture material ccAnkit Gupta
 
Supreet swaran's grid
Supreet swaran's gridSupreet swaran's grid
Supreet swaran's gridSupreet Singh
 
Ticer summer school_24_aug06
Ticer summer school_24_aug06Ticer summer school_24_aug06
Ticer summer school_24_aug06SayDotCom.com
 
A Review Paper On Grid Computing
A Review Paper On Grid ComputingA Review Paper On Grid Computing
A Review Paper On Grid ComputingFiona Phillips
 
Grid and cluster_computing_chapter1
Grid and cluster_computing_chapter1Grid and cluster_computing_chapter1
Grid and cluster_computing_chapter1Bharath Kumar
 
Grid computing notes
Grid computing notesGrid computing notes
Grid computing notesSyed Mustafa
 
vssutcloud computing.pptx
vssutcloud computing.pptxvssutcloud computing.pptx
vssutcloud computing.pptxMunmunSaha7
 
Grid computing the grid
Grid computing the gridGrid computing the grid
Grid computing the gridJivan Nepali
 
Adoption of Cloud Computing in Scientific Research
Adoption of Cloud Computing in Scientific ResearchAdoption of Cloud Computing in Scientific Research
Adoption of Cloud Computing in Scientific ResearchYehia El-khatib
 

Similar a Grid computing by vaishali sahare [katkar] (20)

GridComputing-an introduction.ppt
GridComputing-an introduction.pptGridComputing-an introduction.ppt
GridComputing-an introduction.ppt
 
Unit i introduction to grid computing
Unit i   introduction to grid computingUnit i   introduction to grid computing
Unit i introduction to grid computing
 
Grid computing
Grid computingGrid computing
Grid computing
 
Gridcomputingppt
GridcomputingpptGridcomputingppt
Gridcomputingppt
 
3 - Grid Computing.pptx
3 - Grid Computing.pptx3 - Grid Computing.pptx
3 - Grid Computing.pptx
 
Grid Computing - Collection of computer resources from multiple locations
Grid Computing - Collection of computer resources from multiple locationsGrid Computing - Collection of computer resources from multiple locations
Grid Computing - Collection of computer resources from multiple locations
 
_Cloud_Computing_Overview.pdf
_Cloud_Computing_Overview.pdf_Cloud_Computing_Overview.pdf
_Cloud_Computing_Overview.pdf
 
Week 1 Lecture_1-5 CC_watermark.pdf
Week 1 Lecture_1-5 CC_watermark.pdfWeek 1 Lecture_1-5 CC_watermark.pdf
Week 1 Lecture_1-5 CC_watermark.pdf
 
Week 1 lecture material cc
Week 1 lecture material ccWeek 1 lecture material cc
Week 1 lecture material cc
 
Supreet swaran's grid
Supreet swaran's gridSupreet swaran's grid
Supreet swaran's grid
 
Ticer summer school_24_aug06
Ticer summer school_24_aug06Ticer summer school_24_aug06
Ticer summer school_24_aug06
 
Emerging models for ad hoc network
Emerging models for ad hoc networkEmerging models for ad hoc network
Emerging models for ad hoc network
 
 
Networked 3-D Virtual Collaboration in Science and Education: Towards 'Web 3....
Networked 3-D Virtual Collaboration in Science and Education: Towards 'Web 3....Networked 3-D Virtual Collaboration in Science and Education: Towards 'Web 3....
Networked 3-D Virtual Collaboration in Science and Education: Towards 'Web 3....
 
A Review Paper On Grid Computing
A Review Paper On Grid ComputingA Review Paper On Grid Computing
A Review Paper On Grid Computing
 
Grid and cluster_computing_chapter1
Grid and cluster_computing_chapter1Grid and cluster_computing_chapter1
Grid and cluster_computing_chapter1
 
Grid computing notes
Grid computing notesGrid computing notes
Grid computing notes
 
vssutcloud computing.pptx
vssutcloud computing.pptxvssutcloud computing.pptx
vssutcloud computing.pptx
 
Grid computing the grid
Grid computing the gridGrid computing the grid
Grid computing the grid
 
Adoption of Cloud Computing in Scientific Research
Adoption of Cloud Computing in Scientific ResearchAdoption of Cloud Computing in Scientific Research
Adoption of Cloud Computing in Scientific Research
 

Último

Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmDeepika Walanjkar
 
Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________Romil Mishra
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...Erbil Polytechnic University
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating SystemRashmi Bhat
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating SystemRashmi Bhat
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxRomil Mishra
 
Levelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument methodLevelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument methodManicka Mamallan Andavar
 
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.elesangwon
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxStephen Sitton
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxsiddharthjain2303
 
SOFTWARE ESTIMATION COCOMO AND FP CALCULATION
SOFTWARE ESTIMATION COCOMO AND FP CALCULATIONSOFTWARE ESTIMATION COCOMO AND FP CALCULATION
SOFTWARE ESTIMATION COCOMO AND FP CALCULATIONSneha Padhiar
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdfCaalaaAbdulkerim
 
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfComprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfalene1
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communicationpanditadesh123
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substationstephanwindworld
 
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMSHigh Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMSsandhya757531
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating SystemRashmi Bhat
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHSneha Padhiar
 
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTFUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTSneha Padhiar
 

Último (20)

Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithmComputer Graphics Introduction, Open GL, Line and Circle drawing algorithm
Computer Graphics Introduction, Open GL, Line and Circle drawing algorithm
 
Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________Gravity concentration_MI20612MI_________
Gravity concentration_MI20612MI_________
 
"Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ..."Exploring the Essential Functions and Design Considerations of Spillways in ...
"Exploring the Essential Functions and Design Considerations of Spillways in ...
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
Input Output Management in Operating System
Input Output Management in Operating SystemInput Output Management in Operating System
Input Output Management in Operating System
 
Virtual memory management in Operating System
Virtual memory management in Operating SystemVirtual memory management in Operating System
Virtual memory management in Operating System
 
Mine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptxMine Environment II Lab_MI10448MI__________.pptx
Mine Environment II Lab_MI10448MI__________.pptx
 
Levelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument methodLevelling - Rise and fall - Height of instrument method
Levelling - Rise and fall - Height of instrument method
 
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
2022 AWS DNA Hackathon 장애 대응 솔루션 jarvis.
 
Turn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptxTurn leadership mistakes into a better future.pptx
Turn leadership mistakes into a better future.pptx
 
Energy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptxEnergy Awareness training ppt for manufacturing process.pptx
Energy Awareness training ppt for manufacturing process.pptx
 
SOFTWARE ESTIMATION COCOMO AND FP CALCULATION
SOFTWARE ESTIMATION COCOMO AND FP CALCULATIONSOFTWARE ESTIMATION COCOMO AND FP CALCULATION
SOFTWARE ESTIMATION COCOMO AND FP CALCULATION
 
Research Methodology for Engineering pdf
Research Methodology for Engineering pdfResearch Methodology for Engineering pdf
Research Methodology for Engineering pdf
 
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdfComprehensive energy systems.pdf Comprehensive energy systems.pdf
Comprehensive energy systems.pdf Comprehensive energy systems.pdf
 
multiple access in wireless communication
multiple access in wireless communicationmultiple access in wireless communication
multiple access in wireless communication
 
Earthing details of Electrical Substation
Earthing details of Electrical SubstationEarthing details of Electrical Substation
Earthing details of Electrical Substation
 
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMSHigh Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
High Voltage Engineering- OVER VOLTAGES IN ELECTRICAL POWER SYSTEMS
 
Main Memory Management in Operating System
Main Memory Management in Operating SystemMain Memory Management in Operating System
Main Memory Management in Operating System
 
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACHTEST CASE GENERATION GENERATION BLOCK BOX APPROACH
TEST CASE GENERATION GENERATION BLOCK BOX APPROACH
 
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENTFUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
FUNCTIONAL AND NON FUNCTIONAL REQUIREMENT
 

Grid computing by vaishali sahare [katkar]

  • 1. By, Mrs. Vaishali Sahare (Katkar) HoD Computer Science & Engineering G H Raisoni Institute of Engineering & Technology, Nagpur. G H RAISONI INSTITUTE OF ENGINEERING AND TECHNOLOGY, NAGPUR. Affiliated to RTM Nagpur University, Nagpur and NAAC Accredited. GRID COMPUTING
  • 2. OUTLINE • Introduction to Grid Computing • How Grid works? • Grid Applications • Grid Topologies • Methods of Grid computing • Grid Middleware • Grid Architectures and Protocols • GridSim Simulation • Grid ToolKits Mrs. Vaishali N. Sahare
  • 3. Grid computing is a computer network in which each computer's resources are shared with every other computer in the system. Processing power, memory and data storage are all community resources that authorized users can tap into and leverage for specific tasks. Introduction to Grid Computing Mrs. Vaishali N. Sahare
  • 4. Introduction to Grid Computing  Grid computing is a form of distributed computing whereby a "super and virtual computer" is composed of a cluster of networked, loosely coupled computers, acting in concert to perform very large tasks.  Grid computing (Foster and Kesselman, 1999) is a growing technology that facilitates the executions of large-scale resource intensive applications on geographically distributed computing resources.  Facilitates flexible, secure, coordinated large scale resource sharing among dynamic collections of individuals, institutions, and resource  Enable communities (“virtual organizations”) to share geographically distributed resources as they pursue common goals Mrs. Vaishali N. Sahare
  • 5. Source: “Evolving Computing Model: Grid Computing” Michael Teyssedre How Grid Computing works? Mrs. Vaishali N. Sahare
  • 6. How Grid Computing works? Source: “Evolving Computing Model: Grid Computing” Michael Teyssedre Mrs. Vaishali N. Sahare
  • 7. How Grid Computing works? Source: “Evolving Computing Model: Grid Computing” Michael Teyssedre Mrs. Vaishali N. Sahare
  • 8.
  • 9. How it evolves? Mrs. Vaishali N. Sahare
  • 10. Criteria for a Grid  Coordinates resources that are not subject to centralized control.  Uses standard, open, general-purpose protocols and interfaces.  Delivers nontrivial qualities of service. Benefits  Exploit Underutilized resources  Resource load Balancing  Virtualize resources across an enterprise  Data Grids, Compute Grids  Enable collaboration for virtual organizations Mrs. Vaishali N. Sahare
  • 11. Grid Applications Data and computationally intensive applications: •This technology has been applied to computationally-intensive scientific, mathematical, and academic problems like drug discovery, economic forecasting, seismic analysis back office data processing in support of e- commerce •A chemist may utilize hundreds of processors to screen thousands of compounds per hour. •Teams of engineers worldwide pool resources to analyze terabytes of structural data. •Meteorologists seek to visualize and analyze petabytes of climate data with enormous computational demands. •Resource sharing • Computers, storage, sensors, networks, … • Sharing always conditional: issues of trust, policy, negotiation, payment, … •Coordinated problem solving • distributed data analysis, computation, collaboration, … Mrs. Vaishali N. Sahare
  • 12. Grid Topologies • Intragrid – Local grid within an organisation – Trust based on personal contracts • Extragrid – Resources of a consortium of organisations connected through a (Virtual) Private Network – Trust based on Business to Business contracts • Intergrid – Global sharing of resources through the internet – Trust based on certification Mrs. Vaishali N. Sahare
  • 13. Grid Topologies: IntraGrid Mrs. Vaishali N. Sahare
  • 14. Grid Topologies: ExtraGrid Mrs. Vaishali N. Sahare
  • 15. Grid Topologies: IntraGrid Mrs. Vaishali N. Sahare
  • 16. Computational Grid “A computational grid is a hardware and software infrastructure that provides dependable, consistent, pervasive, and inexpensive access to high-end computational capabilities.” “The Grid: Blueprint for a New Computing Infrastructure”, Kesselman & Foster Example : Science Grid (US Department of Energy) Mrs. Vaishali N. Sahare
  • 17. Data Grid • A data grid is a grid computing system that deals with data — the controlled sharing and management of large amounts of distributed data. • Data Grid is the storage component of a grid environment. Scientific and engineering applications require access to large amounts of data, and often this data is widely distributed. A data grid provides seamless access to the local or remote data required to complete compute intensive calculations. Example : Biomedical informatics Research Network (BIRN), the Southern California earthquake Center (SCEC). Mrs. Vaishali N. Sahare
  • 19. Methods of Grid Computing •Distributed Supercomputing •High-Throughput Computing •On-Demand Computing •Data-Intensive Computing •Collaborative Computing •Logistical Networking Mrs. Vaishali N. Sahare
  • 20. Distributed Supercomputing • Combining multiple high-capacity resources on a computational grid into a single, virtual distributed supercomputer. • Tackle problems that cannot be solved on a single system. Mrs. Vaishali N. Sahare
  • 21. High-Throughput Computing • Uses the grid to schedule large numbers of loosely coupled or independent tasks, with the goal of putting unused processor cycles to work.  Uses grid capabilities to meet short-term requirements for resources that are not locally accessible.  Models real-time computing demands. On-Demand Computing Mrs. Vaishali N. Sahare
  • 22. ,,,,, ………,,,,,,,mmmyhhyhyhhhyhy hyhhyhyhhhyhy Collaborative Computing • Concerned primarily with enabling and enhancing human-to-human interactions. • Applications are often structured in terms of a virtual shared space.  The focus is on synthesizing new information from data that is maintained in geographically distributed repositories, digital libraries, and databases.  Particularly useful for distributed data mining. Data-Intensive Computing Mrs. Vaishali N. Sahare
  • 23. Logistical Networking • Logistical networks focus on exposing storage resources inside networks by optimizing the global scheduling of data transport, and data storage. • Contrasts with traditional networking, which does not explicitly model storage resources in the network. • high-level services for Grid applications • Called "logistical" because of the analogy it bears with the systems of warehouses, depots, and distribution channels. Mrs. Vaishali N. Sahare
  • 24. P2P Computing vs Grid Computing • Differ in Target Communities • Grid system deals with more complex, more powerful, more diverse and highly interconnected set of resources than P2P. Mrs. Vaishali N. Sahare
  • 25. A typical view of Grid environment User Resource Broker Grid Resources Grid Information Service A User sends computation or data intensive application to Global Grids in order to speed up the execution of the application. A Resource Broker distribute the jobs in an application to the Grid resources based on user’s QoS requirements and details of available Grid resources for further executions. Grid Resources (Cluster, PC, Supercomputer, database, instruments, etc.) in the Global Grid execute the user jobs. Grid Information Service system collects the details of the available Grid resources and passes the information to the resource broker. Computation result Grid application Computational jobs Details of Grid resources Processed jobs 1 2 3 4
  • 26. Grid Middleware • Grids are typically managed by grid ware - a special type of middleware that enable sharing and manage grid components based on user requirements and resource attributes (e.g., capacity, performance) • Software that connects other software components or applications to provide the following functions: Run applications on suitable available resources – Brokering, Scheduling Provide uniform, high-level access to resources – Semantic interfaces – Web Services, Service Oriented Architectures Address inter-domain issues of security, policy, etc. – Federated Identities Provide application-level status monitoring and control
  • 27. Middlewares • Globus –chicago Univ • Condor – Wisconsin Univ – High throughput computing • Legion – Virginia Univ – virtual workspaces- collaborative computing • IBP – Internet back pane – Tennesse Univ – logistical networking • NetSolve – solving scientific problems in heterogeneous env – high throughput & data intensive
  • 28. Two Key Grid Computing Groups The Globus Alliance (www.globus.org) • Composed of people from: Argonne National Labs, University of Chicago, University of Southern California Information Sciences Institute, University of Edinburgh and others. • OGSA/I standards initially proposed by the Globus Group The Global Grid Forum (www.ggf.org) • Heavy involvement of Academic Groups and Industry • (e.g. IBM Grid Computing, HP, United Devices, Oracle, UK e-Science Programme, US DOE, US NSF, Indiana University, and many others) • Process • Meets three times annually • Solicits involvement from industry, research groups, and academics
  • 29. Some of the Major Grid Projects Name URL/Sponsor Focus EuroGrid, Grid Interoperability (GRIP) eurogrid.org European Union Create tech for remote access to super comp resources & simulation codes; in GRIP, integrate with Globus Toolkit™ Fusion Collaboratory fusiongrid.org DOE Off. Science Create a national computational collaboratory for fusion research Globus Project™ globus.org DARPA, DOE, NSF, NASA, Msoft Research on Grid technologies; development and support of Globus Toolkit™; application and deployment GridLab gridlab.org European Union Grid technologies and applications GridPP gridpp.ac.uk U.K. eScience Create & apply an operational grid within the U.K. for particle physics research Grid Research Integration Dev. & Support Center grids-center.org NSF Integration, deployment, support of the NSF Middleware Infrastructure for research & education
  • 30. Grid in India- GARUDA • GARUDA is India’s Grid Computing initiative connecting 17 cities across the country. • The 45 participating institutes in this nationwide project include all the IITs and C-DAC centers and other major institutes in India.
  • 32. The Hourglass Model • Focus on architecture issues • Propose set of core services as basic infrastructure • Used to construct high-level, domain-specific solutions (diverse) • Design principles • Keep participation cost low • Enable local control • Support for adaptation • “IP hourglass” model Diverse global services Core services Local OS A p p l i c a t i o n s
  • 33.
  • 34. Layered Grid Architecture (By Analogy to Internet Architecture) Application Fabric “Controlling things locally”: Access to, & control of, resources Connectivity “Talking to things”: communication (Internet protocols) & security Resource “Sharing single resources”: negotiating access, controlling use Collective “Coordinating multiple resources”: ubiquitous infrastructure services, app-specific distributed services Internet Transport Application Link InternetProtocolArchitecture Mrs. Vaishali N. Sahare
  • 35. Example: Data Grid Architecture Discipline-Specific Data Grid Application Coherency control, replica selection, task management, virtual data catalog, virtual data code catalog, … Replica catalog, replica management, co-allocation, certificate authorities, metadata catalogs, Access to data, access to computers, access to network performance data, … Communication, service discovery (DNS), authentication, authorization, delegation Storage systems, clusters, networks, network caches, … Collective (App) App Collective (Generic) Resource Connect Fabric Mrs. Vaishali N. Sahare
  • 36. Simulation tools • GridSim – job scheduling • SimGrid – single client multiserver scheduling • Bricks – scheduling • GangSim- Ganglia VO • OptoSim – Data Grid Simulations • G3S – Grid Security services Simulator – security services Mrs. Vaishali N. Sahare
  • 37. Simulation tool  GridSim is a Java-based toolkit for modeling, and simulation of distributed resource management and scheduling for conventional Grid environment.  GridSim is based on SimJava, a general purpose discrete-event simulation package implemented in Java.  All components in GridSim communicate with each other through message passing operations defined by SimJava. Mrs. Vaishali N. Sahare
  • 38. Salient features of the GridSim • It allows modeling of heterogeneous types of resources. • Resources can be modeled operating under space- or time-shared mode. • Resource capability can be defined (in the form of MIPS -Million Instructions Per Second) benchmark. • Resources can be located in any time zone. • Weekends and holidays can be mapped depending on resource’s local time to model non-Grid (local) workload. • Resources can be booked for advance reservation. • Applications with different parallel application models can be simulated. Mrs. Vaishali N. Sahare
  • 39. Salient features of the GridSim • Application tasks can be heterogeneous and they can be CPU or I/O intensive. • There is no limit on the number of application jobs that can be submitted to a resource. • Multiple user entities can submit tasks for execution simultaneously in the same resource, which may be time- shared or space-shared. This feature helps in building schedulers that can use different market-driven economic models for selecting services competitively. • Network speed between resources can be specified. • It supports simulation of both static and dynamic schedulers. • Statistics of all or selected operations can be recorded and they can be analyzed using GridSim statistics analysis methods. Mrs. Vaishali N. Sahare
  • 40. A Modular Architecture for GridSim Platform and Components. Appn Conf Res Conf User Req Grid Sc Output Application, User, Grid Scenario’s input and Results Grid Resource Brokers or Schedulers … Appn modeling Res entity Info serv Job mgmt Res alloc Statis GridSim Toolkit Single CPU SMPs Clusters Load Netw Reservation Resource Modeling and Simulation SimJava Distributed SimJava Basic Discrete Event Simulation Infrastructure PCs Workstation ClustersSMPs Distributed Resources Virtual Machine
  • 41.
  • 42.
  • 43. GLOBUS Grid ToolKit Mrs. Vaishali N. Sahare
  • 44. Data Management in GLOBUS TOOLKIT Mrs. Vaishali N. Sahare
  • 46. More GRID FTP Features Mrs. Vaishali N. Sahare
  • 48. Limitations of GRID FTP Mrs. Vaishali N. Sahare
  • 50. Reliable File Transfer (RFT) Mrs. Vaishali N. Sahare
  • 52. Replica Location Service (RLS) Mrs. Vaishali N. Sahare
  • 53. Replica Location Service (RLS) Mrs. Vaishali N. Sahare
  • 54. Data Replication Service (DRS) Mrs. Vaishali N. Sahare
  • 58. Earth System GRID Mrs. Vaishali N. Sahare
  • 60. Globus Grid ToolKit Mrs. Vaishali N. Sahare
  • 61. LIGO
  • 66. References •Images: www.google.com •Images: “Evolving Computing Model: Grid Computing” Michael Teyssedre •Howstuffworks.com •IBM Grid computing sample video- youtube.com