Grid Message Infrastructure

Slides:



Advertisements
Similar presentations
Database Architectures and the Web
Advertisements

Distributed components
A Web Services Based Streaming Gateway for Heterogeneous A/V Collaboration Hasan Bulut Computer Science Department Indiana University.
Principles for Collaboration Systems Geoffrey Fox Community Grids Laboratory Indiana University Bloomington IN 47404
1 A Framework for Network Monitoring and Performance Based Routing in Distributed Middleware Systems Gurhan Gunduz Advisor: Professor.
A Scalable Framework for the Collaborative Annotation of Live Data Streams Thesis Proposal Tao Huang
The NaradaBroker: A Flexible Messaging Infrastructure Rahim Lakhoo (Raz) DSG Seminar 12 th April 2004.
JMS Compliance in NaradaBrokering Shrideep Pallickara, Geoffrey Fox Community Grid Computing Laboratory Indiana University.
June 25 th PDPTA Incorporating an XML Matching Engine into Distributed Brokering Systems.
A Transport Framework for Distributed Brokering Systems Shrideep Pallickara, Geoffrey Fox, John Yin, Gurhan Gunduz, Hongbin Liu, Ahmet Uyar, Mustafa Varank.
GlobalMMCS Web Service MCU Architecture SIPH323 Access GridNative XGSP Admire Gateways convert to uniform XGSP Messaging High Performance (RTP) and XML/SOAP.
Tao Huang, Shrideep Pallickara, Geoffrey Fox Community Grids Lab Indiana University, Bloomington {taohuang, spallick,
Ipgdec5-01 Remarks on Web Services PTLIU Laboratory for Community Grids Geoffrey Fox, Marlon Pierce, Shrideep Pallickara, Choonhan Youn Computer Science,
GlobalMMCS DS-RT 2005 Tutorial IEEE DS-RT 2005 Montreal Canada Oct Geoffrey Fox CTO Anabas Corporation and Computer Science, Informatics, Physics.
XGSP Session Protocol DS-RT 2005 Grid Tutorial IEEE DS-RT 2005 Montreal Canada Oct Geoffrey Fox CTO Anabas Corporation and Computer Science, Informatics,
A Demonstration of Collaborative Web Services and Peer-to-Peer Grids Minjun Wang Department of Electrical Engineering and Computer Science Syracuse University,
Some comments on Portals and Grid Computing Environments PTLIU Laboratory for Community Grids Geoffrey Fox, Marlon Pierce Computer Science, Informatics,
June 18 th ACM Middleware NaradaBrokering: A Middleware Framework and Architecture for.
Scaling and Fault Tolerance for Distributed Messages in a Service and Streaming Architecture Hasan Bulut Advisor: Prof. Geoffrey Fox Ph.D. Defense Exam.
Community Grids work on Grids e-Science CyberInfrastructure and Peer-to-Peer Networks November Geoffrey Fox Community Grids Lab Indiana University.
Scripting based architecture for Management of Streams and Services in Real-time Grid Applications Authors Harshawardhan Gadgil, Geoffrey Fox, Shrideep.
Development of a Simulator for the HANARO Research Reactor (Communication Protocol) H.S. Jung.
Database Architectures and the Web
Building Distributed Educational Applications using P2P
Chapter 1: Introduction
Network Architecture Layered system with alternative abstractions available at a given layer.
CHAPTER 3 Architectures for Distributed Systems
Database Architectures and the Web
University of Technology
#01 Client/Server Computing
Performance of a possible Grid Message Infrastructure
A Scaleable Event Infrastructure for Peer-to-Peer Grids
A Web Services Framework for Collaboration and Videoconferencing
Collaboration and Web Services
CompTIA Server+ Certification (Exam SK0-004)
Chapter 2 Introduction Application Requirements VS. Transport Services
Design and Implementation of Audio/Video Collaboration System Based on Publish/subscribe Event Middleware CTS04 San Diego 19 January 2004 PTLIU Laboratory.
Towards Flexible Messaging for SOAP Based Services
Hasan Bulut Scaling and Fault Tolerance for Distributed Messages in a Service and Streaming Architecture Hasan Bulut
Chapter 2 Database Environment Pearson Education © 2009.
Some remarks on Portals and Web Services
NaradaBrokering – Building P2P Grids
Community Grids Laboratory Activities
Collaborative Web Services and Peer-to-peer Grids
Garnet Collaboration Framework
Portlets and Web Services for Collaboration and Videoconferencing
Wireless Reliable Messaging Protocol for Web Services (WS-WRM)
Inventory of Distributed Computing Concepts
NaradaBrokering: Towards P2P Grids Beijing University, 19th.
The Narada Event Brokering System: Overview and Extensions
Database Environment Transparencies
Architectures of distributed systems Fundamental Models
What is OGSA? GGF17 OGSA and Alternative Grid Architectures Panel
JXTA and Web Services and Messages
Reliable Messaging for Grids and Web Services
Application Web Services and Event / Messaging Systems
MWCN`03 Singapore 28 October 2003
Gateway and Web Services
Architectures of distributed systems Fundamental Models
Remarks on Peer to Peer Grids
Collaboration and Web Services
Message Queuing.
Grid Federation JXTA Jini etc.
Collaboration and Web Services
The Anatomy and The Physiology of the Grid
The Anatomy and The Physiology of the Grid
Architectures of distributed systems Fundamental Models
New Tools In Education Minjun Wang
Distributed Systems (15-440)
#01 Client/Server Computing
Presentation transcript:

Grid Message Infrastructure Edinburgh e-Science Centre December 11 2002 PTLIU Laboratory for Community Grids Geoffrey Fox, Shrideep Pallickara Computer Science, Informatics, Physics Indiana University, Bloomington IN 47404 http://grids.ucs.indiana.edu/ptliupages gcf@indiana.edu 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"

Some Basic Observations/Goals Grids manage and share asynchronous resources in a rather centralized fashion Peer-to-peer networks are “just like” Grids with different implementations of services like registration and look-up Web Services interact with messages and Everything will be a Web Service Microsoft Office will be a WS? Computers are fast and getting faster. One can afford many strategies that used to be unrealistic Software/Application-level message processing/routing sensitive to performance information Uniform messaging framework for Middle-tier, “High performance layer”, Multimedia (audio-video) etc. 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"

uri="http://www.naradabrokering.org" email="gcf@indiana.edu" Deduction? Grids or P2P Networks consist of a sea of message-based Services Services inject and extract messages whose transport and manipulation is support by a logically distinct “MessageGrid” of brokers/routers supplying “Grid Message Layer” The message brokers support adaptive routing, filtering, workflow They have publish/subscribe queued connection semantics They separate logical and actual transport They form a federated XML database and support asynchronous collaboration They process real-time messages in about a millisecond and support synchronous collaboration NaradaBrokering is a prototype of this idea 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"

Peer to Peer Grid Peers Peers Database Database Peers Service Facing Web Service Interfaces Event/ Message Brokers Peer to Peer Grid Peers User Facing Web Service Interfaces Peer to Peer Grid of Resources supported by internal “MessageGrid” of message or event brokers Events are “just” Time-stamped messages 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"

Event (Message) Service Shared Input Port (Replicated WS) Collaboration Collaboration as a WS Set up Session with XGSP Web Service F I U O R WS Display WS Viewer Master Web Service F I U O R WS Display WS Viewer Event (Message) Service Other Participants Web Service F I U O R WS Display WS Viewer 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"

uri="http://www.naradabrokering.org" email="gcf@indiana.edu" NaradaBrokering Based on a network of cooperating broker nodes Cluster based architecture allows system to scale to arbitrary size Originally designed to provide uniform software multicast to support real-time collaboration linked to publish-subscribe for asynchronous systems. Now has four major core functions Message transport (based on performance measurement) in heterogeneous multi-link fashion General publish-subscribe including JMS & JXTA and support for RTP-based audio/video conferencing Filtering for heterogeneous clients Federation of multiple instances of Grid services 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"

Role of Event/Message Brokers We will use events and messages interchangeably An event is a time stamped message Our systems are built from clients, servers and “event brokers” These are logical functions – a given computer can have one or more of these functions In P2P networks, computers typically multifunction; in Grids one tends to have separate function computers Event Brokers “just” provide message/event services; servers provide traditional distributed object services as Web services There are functionalities that only depend on event itself and perhaps the data format; they do not depend on details of application and can be shared among several applications NaradaBrokering is designed to provide these functionalities MPI provided such functionalities for all parallel computing 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"

uri="http://www.naradabrokering.org" email="gcf@indiana.edu" Note on Optimization Note in parallel computing, couldn’t do much dynamic optimization as aiming (in MPI) at microsecond latency Natural to use hardware routing In Grid, time scales are different 100 millisecond quite normal network latency 30 millisecond typical packet time sensitivity (this is one audio or video frame) but even here can buffer 10-100 frames on client (conferencing to streaming) 1 millisecond is time for a Java server to “think” Jitter in latency (transit time) due to routing, processing (in NB) or packet loss recovery is important property Grid needs and can tolerate significant dynamic optimization 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"

Architecture of Message Layer Need to optimize not only routing of particular messages but classic publish/subscribe problem of integrating different requests with related topics (subscribe to sports/basketball/lakers and sports) Related to Akamai, AOL … caching and Server optimization problem Hypercube of NB Brokers (logical not physical) N≈100 for Distance Education Scale to billions of grid nodes? 1-> N Grid Nodes 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"

Performance in Message-based Architecture I Satellite UDP Firewall HTTP Dial-up Filter A B1 Hand-Held Protocol Fast Link Software Multicast B2 Useful analogies with transportation grids and parallel computing In traveling from cities A to B (say 3 separate passengers), one chooses between and changes transport mechanism at waystations to optimize cost, time, comfort, scenic beauty … Waystations are now NB brokers where one chooses transport protocol Able to choose between car, type of car, plane, train etc Able to dynamically create waystations to cope with problems and acts as hubs for multicast messages Knows about traffic jams and can assign the “HOV lane” B3 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"

Performance in Message-based Architecture II Application level QoS – can optimize among managed streams (audio versus video) using performance subsystem This is just a variant of the NP complete load balancing problem of parallel computing where all reasonable heuristics worked Load-balance in Space-time (strings) not just Space (particles) “Performance” needs to measured carefully as includes QoS I delayed shared application update to ensure audio quality and filtered image to lower resolution So “application” has changed to satisfy performance constraints 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"

NaradaBrokering Communication Applications interface to NaradaBrokering through UserChannels which NB constructs as a set of links between NB Broker waystations which may need to be dynamically instantiated UserChannels have publish/subscribe semantics with XML topics Links implement a single conventional “data” protocol. Interface to add new transport protocols within the Framework Administrative channel negotiates the best available communication protocol for each link Different links can have different underlying transport implementations Implementations in the current release include support for TCP,UDP, Multicast, SSL and RTP. HTTP, HTTPS support will be available in Feb 2003 release. Supports communication through proxies such as iPlanet, Netscape and Apache. Supports communication through firewalls such as Microsoft ISA, Checkpoint. 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"

uri="http://www.naradabrokering.org" email="gcf@indiana.edu" Sender/receiver/broker - (Pentium-3, 1 GHz, 256 MB RAM). 100 Mbps LAN. JDK-1.3, Red Hat Linux 7.3 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"

uri="http://www.naradabrokering.org" email="gcf@indiana.edu" H.263 video file Average bit-rate of 600Kbps. Frame-rate of 30 frames/sec Jitter J = J + (|D(i-1, i)| - J)/16 Jitter J is defined by the RTP RFC as the mean deviation (smoothed absolute value) of the difference D in packet spacing at the receiver compared to the sender for a pair of packets Jitter represents the jitter value up until that point in the sample. 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"

uri="http://www.naradabrokering.org" email="gcf@indiana.edu" JMS Performance: Transit Delay and Std Deviation (NaradaBrokering & SonicMQ) Transit Delay Standard Deviation NaradaBrokering is Java Message Service (JMS) compliant Applications ported include Anabas – JMS based distance education system. OKC – Online Knowledge Center project at IU 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"

uri="http://www.naradabrokering.org" email="gcf@indiana.edu" Futures Redo performance with insight of this workshop – we desperately need a distributed testbed to support scaling tests Test Scaling with construction of dynamic NB broker network (what is best topology? Hypercube like?) Understand clients per broker for various applications including large multimedia sessions Complete transport/performance infrastructure Develop nifty “load balancing heuristics” Implement Web Service message-based Security Understand better how to implement distributed XML database Develop NB to support federation of Grid Services Generalize Filtering mechanism Download from http://www.naradabrokering.org 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"

NaradaBrokering as an XML database NB is inevitably a distributed XML database supporting real-time update and access (JMS uses SQL like syntax) Performance data Event Logging Published “properties” of publish/subscribe messages Publish as XML topic; subscribe using XQuery? We use NB as a simple XML database for News groups and other “XML nuggets” see http://www.xmlnuggets.org XML Instance==Message; what is difference between a message and a database record except performance but Moore’s law is rewriting rules here Subscribe a real database (Oracle) to all topics for reliable storage 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"

Federation of Services If you have a service – Notification (as with Grid or JXTA advertisements), Search, Scheduling, Audio-Video conferencing …. With a standard which client and server components Then can build a “server” that services all clients Alternatively can hierarchically consider collection of existing Server-client domains IBM or Globus OGSA islands Sun Grid Engine Schedulers Polycom/Access Grid A/V sessions Enterprise Search Engines Federation links islands together JXTA Search has XML specified federation approach – will try to include and generalize as a NaradaBrokering federation framework DoD High Level Architecture HLA does this for simulation NB Hub 2/21/2019 uri="http://www.naradabrokering.org" email="gcf@indiana.edu"