SlideShare a Scribd company logo
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
Grid computing by vaishali sahare [katkar]
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
Grid computing by vaishali sahare [katkar]
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
Grid computing by vaishali sahare [katkar]
Grid computing by vaishali sahare [katkar]
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 !

More Related Content

PPTX
Grid Computing
abhiritva
 
PPT
Grid computing [2005]
Raul Soto
 
PPT
Grid Computing
sharmili priyadarsini
 
PPTX
Data Center Networks
Sayed Chhattan Shah
 
PPTX
Introduction of grid computing
Pooja Dixit
 
PPTX
Data-Intensive Technologies for Cloud Computing
huda2018
 
PPTX
Grid protocol architecture
Pooja Dixit
 
PPT
Grid computing
Dikshita_Viradia
 
Grid Computing
abhiritva
 
Grid computing [2005]
Raul Soto
 
Grid Computing
sharmili priyadarsini
 
Data Center Networks
Sayed Chhattan Shah
 
Introduction of grid computing
Pooja Dixit
 
Data-Intensive Technologies for Cloud Computing
huda2018
 
Grid protocol architecture
Pooja Dixit
 
Grid computing
Dikshita_Viradia
 

What's hot (20)

PPTX
High performance computing
punjab engineering college, chandigarh
 
PPTX
Grid computing
Chanchal Sachdeva
 
PPTX
Distributed computing
Keshab Nath
 
PDF
Lecture 5 - Agent communication
Antonio Moreno
 
PDF
GRID COMPUTING PRESENTATION
Ashok Mannai
 
PPTX
Data center
Shreya Srivastava
 
PPT
Cloud computing
Syam Lal
 
PDF
Overview of computing paradigm
Ripal Ranpara
 
PDF
1. GRID COMPUTING
Dr Sandeep Kumar Poonia
 
PPTX
Data security in cloud computing
Prince Chandu
 
PPTX
Mobile ad hoc network
skobu
 
PPT
Cloud computing
Ripal Ranpara
 
PPT
Inroduction to grid computing by gargi shankar verma
gargishankar1981
 
PPTX
Parallel computing and its applications
Burhan Ahmed
 
PPTX
Distributed Systems Introduction and Importance
SHIKHA GAUTAM
 
PPTX
Cluster computing
Venkat Sai Sharath Mudhigonda
 
PPTX
Introduction to Distributed System
Sunita Sahu
 
PPTX
Grid computing ppt
Richa Chaudhary
 
PPT
MOBILE IP,DHCP,ADHOC ROUTING PROTOCOLS
Manju La
 
High performance computing
punjab engineering college, chandigarh
 
Grid computing
Chanchal Sachdeva
 
Distributed computing
Keshab Nath
 
Lecture 5 - Agent communication
Antonio Moreno
 
GRID COMPUTING PRESENTATION
Ashok Mannai
 
Data center
Shreya Srivastava
 
Cloud computing
Syam Lal
 
Overview of computing paradigm
Ripal Ranpara
 
1. GRID COMPUTING
Dr Sandeep Kumar Poonia
 
Data security in cloud computing
Prince Chandu
 
Mobile ad hoc network
skobu
 
Cloud computing
Ripal Ranpara
 
Inroduction to grid computing by gargi shankar verma
gargishankar1981
 
Parallel computing and its applications
Burhan Ahmed
 
Distributed Systems Introduction and Importance
SHIKHA GAUTAM
 
Introduction to Distributed System
Sunita Sahu
 
Grid computing ppt
Richa Chaudhary
 
MOBILE IP,DHCP,ADHOC ROUTING PROTOCOLS
Manju La
 
Ad

Viewers also liked (20)

PPTX
Grid computing Seminar PPT
Upender Upr
 
PPTX
Grid computing
Shashwat Shriparv
 
PPT
Grid computing ppt 2003(done)
TASNEEM88
 
PPT
Pebble Grid Computing Framework
Kartik Kumar Perisetla
 
PPTX
Introduction to Grid computing and e-infrastructures
Leandro Ciuffo
 
DOCX
SWAYAMBHU GROUP
SANJAY SONAWANE
 
DOCX
SWAYAMBHU GROUP
SANJAY SONAWANE
 
PDF
Modern introduction to_grid-generation
Rohit Bapat
 
PPTX
German Cost Management
Gaushik Vijay Kannan, CAPM
 
PDF
Introduction - Lecture 1 - Advanced Topics in Information Systems (WE-DINF-15...
Beat Signer
 
PDF
Grid generation and adaptive refinement
Goran Rakic
 
PDF
Dot Net Framework An Overview
MicrosoftFeed
 
PPTX
Summer Training 2015 at Alternate Hydro Energy Center
Khusro Kamaluddin
 
PDF
Session19 Globus
ISSGC Summer School
 
PDF
Grid Computing Certification
Vskills
 
PPT
Grid Presentation
Marielisa Peralta
 
PPT
Deploying Grid Services Using Apache Hadoop
Allen Wittenauer
 
PPTX
Best practices in CFD
George Mathew Thekkekara
 
PPT
Globus toolkit in grid
Deevena Dayaal
 
Grid computing Seminar PPT
Upender Upr
 
Grid computing
Shashwat Shriparv
 
Grid computing ppt 2003(done)
TASNEEM88
 
Pebble Grid Computing Framework
Kartik Kumar Perisetla
 
Introduction to Grid computing and e-infrastructures
Leandro Ciuffo
 
SWAYAMBHU GROUP
SANJAY SONAWANE
 
SWAYAMBHU GROUP
SANJAY SONAWANE
 
Modern introduction to_grid-generation
Rohit Bapat
 
German Cost Management
Gaushik Vijay Kannan, CAPM
 
Introduction - Lecture 1 - Advanced Topics in Information Systems (WE-DINF-15...
Beat Signer
 
Grid generation and adaptive refinement
Goran Rakic
 
Dot Net Framework An Overview
MicrosoftFeed
 
Summer Training 2015 at Alternate Hydro Energy Center
Khusro Kamaluddin
 
Session19 Globus
ISSGC Summer School
 
Grid Computing Certification
Vskills
 
Grid Presentation
Marielisa Peralta
 
Deploying Grid Services Using Apache Hadoop
Allen Wittenauer
 
Best practices in CFD
George Mathew Thekkekara
 
Globus toolkit in grid
Deevena Dayaal
 
Ad

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

PPT
GridComputing-an introduction.ppt
NileshkuGiri
 
PPT
All about GridComputing-an introduction (2).ppt
lagoki2767
 
PPTX
Grid computing
Megha yadav
 
PPTX
Unit i introduction to grid computing
sudha kar
 
PPT
Gridcomputingppt
navjasser
 
PPT
Grid Computing
Alan Leewllyn Bivera
 
PPTX
Introduction to Grid Computing
abhijeetnawal
 
PPTX
3 - Grid Computing.pptx
RiazSalim1
 
PPT
Grid Computing - Collection of computer resources from multiple locations
Dibyadip Das
 
PPT
Grid Computing
Senthil Kumar
 
DOC
Grid computing 12
Dhamu Harker
 
PPT
Grid and cluster_computing_chapter1
Bharath Kumar
 
PDF
Gc vit sttp cc december 2013
Seema Shah
 
PPTX
cloud computing1234567891234567891223 .pptx
A1Creators
 
PPT
Grid computing
Beethika Sarangi
 
PPT
Adarsh grid
Adarsh Patil
 
PPT
Adarsh grid
Adarsh Patil
 
PPTX
Grid Computing Systems and Resource Management
Souparnika Patil
 
GridComputing-an introduction.ppt
NileshkuGiri
 
All about GridComputing-an introduction (2).ppt
lagoki2767
 
Grid computing
Megha yadav
 
Unit i introduction to grid computing
sudha kar
 
Gridcomputingppt
navjasser
 
Grid Computing
Alan Leewllyn Bivera
 
Introduction to Grid Computing
abhijeetnawal
 
3 - Grid Computing.pptx
RiazSalim1
 
Grid Computing - Collection of computer resources from multiple locations
Dibyadip Das
 
Grid Computing
Senthil Kumar
 
Grid computing 12
Dhamu Harker
 
Grid and cluster_computing_chapter1
Bharath Kumar
 
Gc vit sttp cc december 2013
Seema Shah
 
cloud computing1234567891234567891223 .pptx
A1Creators
 
Grid computing
Beethika Sarangi
 
Adarsh grid
Adarsh Patil
 
Adarsh grid
Adarsh Patil
 
Grid Computing Systems and Resource Management
Souparnika Patil
 

Recently uploaded (20)

PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PDF
FLEX-LNG-Company-Presentation-Nov-2017.pdf
jbloggzs
 
PPTX
Module2 Data Base Design- ER and NF.pptx
gomathisankariv2
 
PPTX
FUNDAMENTALS OF ELECTRIC VEHICLES UNIT-1
MikkiliSuresh
 
PDF
Machine Learning All topics Covers In This Single Slides
AmritTiwari19
 
PDF
2025 Laurence Sigler - Advancing Decision Support. Content Management Ecommer...
Francisco Javier Mora Serrano
 
PDF
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
PPTX
Victory Precisions_Supplier Profile.pptx
victoryprecisions199
 
PDF
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
PDF
Natural_Language_processing_Unit_I_notes.pdf
sanguleumeshit
 
PDF
Zero Carbon Building Performance standard
BassemOsman1
 
PPTX
22PCOAM21 Session 1 Data Management.pptx
Guru Nanak Technical Institutions
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PDF
20ME702-Mechatronics-UNIT-1,UNIT-2,UNIT-3,UNIT-4,UNIT-5, 2025-2026
Mohanumar S
 
PDF
STUDY OF NOVEL CHANNEL MATERIALS USING III-V COMPOUNDS WITH VARIOUS GATE DIEL...
ijoejnl
 
PPT
Understanding the Key Components and Parts of a Drone System.ppt
Siva Reddy
 
PDF
CAD-CAM U-1 Combined Notes_57761226_2025_04_22_14_40.pdf
shailendrapratap2002
 
PPTX
MT Chapter 1.pptx- Magnetic particle testing
ABCAnyBodyCanRelax
 
PPTX
Information Retrieval and Extraction - Module 7
premSankar19
 
PDF
2010_Book_EnvironmentalBioengineering (1).pdf
EmilianoRodriguezTll
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
FLEX-LNG-Company-Presentation-Nov-2017.pdf
jbloggzs
 
Module2 Data Base Design- ER and NF.pptx
gomathisankariv2
 
FUNDAMENTALS OF ELECTRIC VEHICLES UNIT-1
MikkiliSuresh
 
Machine Learning All topics Covers In This Single Slides
AmritTiwari19
 
2025 Laurence Sigler - Advancing Decision Support. Content Management Ecommer...
Francisco Javier Mora Serrano
 
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
Victory Precisions_Supplier Profile.pptx
victoryprecisions199
 
Packaging Tips for Stainless Steel Tubes and Pipes
heavymetalsandtubes
 
Natural_Language_processing_Unit_I_notes.pdf
sanguleumeshit
 
Zero Carbon Building Performance standard
BassemOsman1
 
22PCOAM21 Session 1 Data Management.pptx
Guru Nanak Technical Institutions
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
20ME702-Mechatronics-UNIT-1,UNIT-2,UNIT-3,UNIT-4,UNIT-5, 2025-2026
Mohanumar S
 
STUDY OF NOVEL CHANNEL MATERIALS USING III-V COMPOUNDS WITH VARIOUS GATE DIEL...
ijoejnl
 
Understanding the Key Components and Parts of a Drone System.ppt
Siva Reddy
 
CAD-CAM U-1 Combined Notes_57761226_2025_04_22_14_40.pdf
shailendrapratap2002
 
MT Chapter 1.pptx- Magnetic particle testing
ABCAnyBodyCanRelax
 
Information Retrieval and Extraction - Module 7
premSankar19
 
2010_Book_EnvironmentalBioengineering (1).pdf
EmilianoRodriguezTll
 

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
  • 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
  • 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
  • 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