©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 1 Distributed Systems Design 2.

Slides:



Advertisements
Similar presentations
Distributed Systems Architectures
Advertisements

Distributed Systems Architectures
©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 31 Slide 1 Service-centric Software Engineering.
Chapter 19 – Service-oriented Architecture
©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 31 Slide 1 Service-centric Software Engineering 1.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 9 Distributed Systems Architectures Slide 1 1 Chapter 9 Distributed Systems Architectures.
Lecturer: Sebastian Coope Ashton Building, Room G.18 COMP 201 web-page: Lecture.
Distributed Systems Architectures
Distributed Systems Architectures
Modifed from Sommerville’s originalsSoftware Engineering, 7th edition. Chapter 12 & 13 Slide 1 Models of Software Architectures.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 1 Distributed Systems Architectures.
Ch 12 Distributed Systems Architectures
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 1 Distributed Systems Architectures.
Copyright © 1997 by Rational Software Corporation An Overview of Network-Centric Software Architectures (Adapted from Dr. Osman Balci) Sung Hee Park Department.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 1 Distributed Systems Design 1.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 11 Slide 1 Architectural Design.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 18 Slide 1 Software Reuse 2.
©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 31 Slide 1 Service-centric Software Engineering 2.
©Ian Sommerville 2006MSc module: Advanced Software Engineering Slide 1 Service-centric Software Engineering.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 18 Slide 1 Software Reuse.
Distributed Software Engineering To explain the advantages and disadvantages of different distributed systems architectures To discuss client-server and.
©Ian Sommerville 2006Software Engineering, 8th edition. Chapter 12 Slide 1 Distributed Systems Architectures.
Distributed Systems Architectures ©Ian Sommerville 2006.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 19 Slide 1 Component-based software engineering 1.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 1 Distributed Systems Architectures.
1 소프트웨어공학 강좌 Chap 9. Distributed Systems Architectures - Architectural design for software that executes on more than one processor -
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 1 Distributed Systems Architectures.
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 11Slide 1 Chapter 11 Distributed Systems Architectures.
Distributed Systems Architectures
©Ian Sommerville 2000 Software Engineering, 6th edition. Slide 1 Component-based development l Building software from reusable components l Objectives.
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 10Slide 1 Architectural Design l Establishing the overall structure of a software system.
Architecting Web Services Unit – II – PART - III.
©Ian Sommerville 2000 Software Engineering. Chapters 12/31Slide 1 Chapters 12/31 Distributed Systems Architectures & Service-Oriented Software Engineering.
Web Services Based on SOA: Concepts, Technology, Design by Thomas Erl MIS 181.9: Service Oriented Architecture 2 nd Semester,
©Ian Sommerville 2000 Software Engineering, 6th edition. Chapter 10Slide 1 Architectural Design l Establishing the overall structure of a software system.
Introduction to CORBA University of Mazandran Science & Tecnology By : Esmaill Khanlarpour January
WebService. Outline Overview of Web Services SOAP (messaging) WSDL (service description) UDDI (registry)
CSC 480 Software Engineering Lecture 18 Nov 6, 2002.
Distributed Object Frameworks DCE and CORBA. Distributed Computing Environment (DCE) Architecture proposed by OSF Goal: to standardize an open UNIX envt.
CS 240, Prof. Sarwar Slide 1 CS 240: Software Project Fall 2003 Sections 1 & 2 Dr. Badrul M. Sarwar San Jose State University Lecture #23.
Chapter 12 Review Chad Hagstrom CS 310 Spring 2008.
Common Object Request Broker Architecture (CORBA) The Common Object Request Broker Architecture (CORBA) is a specification of a standard architecture for.
CS 501: Software Engineering Fall 1999 Lecture 12 System Architecture III Distributed Objects.
Kemal Baykal Rasim Ismayilov
Distributed System Architectures Yonsei University 2 nd Semester, 2014 Woo-Cheol Kim.
Slide 1 Service-centric Software Engineering. Slide 2 Objectives To explain the notion of a reusable service, based on web service standards, that provides.
Chapter 14 Advanced Architectural Styles. Objectives Describe the characteristics of a distributed system Explain how middleware supports distributed.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 1 Distributed Systems Architectures.
CSC 480 Software Engineering Lecture 17 Nov 4, 2002.
©Ian Sommerville 2000, Tom Dietterich 2001 Slide 1 Distributed Systems Architectures l Architectural design for software that executes on more than one.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 1 Distributed Systems Architectures.
Distributed Geospatial Information Processing (DGIP) Prof. Wenwen Li School of Geographical Sciences and Urban Planning 5644 Coor Hall
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 1 Distributed Systems Architectures.
Dr D. Greer, Queens University Belfast ) Software Engineering Chapter 7 Software Architectural Design Learning Outcomes Understand.
1 Distributed Systems Architectures Distributed object architectures Reference: ©Ian Sommerville 2000 Software Engineering, 6th edition.
12. DISTRIBUTED WEB-BASED SYSTEMS Nov SUSMITHA KOTA KRANTHI KOYA LIANG YI.
Distributed Systems Architectures Chapter 12. Objectives  To explain the advantages and disadvantages of different distributed systems architectures.
Distributed Systems Architectures. Topics covered l Client-server architectures l Distributed object architectures l Inter-organisational computing.
©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 1 Distributed Systems Architectures.
Distributed Systems Architectures
Distribution and components
Introduction to Web Services and SOA
Inventory of Distributed Computing Concepts and Web services
Service-centric Software Engineering
Component-Based Software Engineering: Technologies, Development Frameworks, and Quality Assurance Schemes X. Cai, M. R. Lyu, K.F. Wong, R. Ko.
Service-centric Software Engineering 1
Inventory of Distributed Computing Concepts
Introduction to Web Services and SOA
Distributed Systems Architectures
Presentation transcript:

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 1 Distributed Systems Design 2

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 2 Distributed object architectures l There is no distinction in a distributed object architectures between clients and servers. l Each distributable entity is an object that provides services to other objects and receives services from other objects. l Object communication is through a middleware system called an object request broker. l However, distributed object architectures are more complex to design than C/S systems.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 3 Distributed object architecture

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 4 Advantages of distributed object architecture l It allows the system designer to delay decisions on where and how services should be provided. l It is a very open system architecture that allows new resources to be added to it as required. l The system is flexible and scaleable. l It is possible to reconfigure the system dynamically with objects migrating across the network as required.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 5 Uses of distributed object architecture l As a logical model that allows you to structure and organise the system. In this case, you think about how to provide application functionality solely in terms of services and combinations of services. l As a flexible approach to the implementation of client-server systems. The logical model of the system is a client-server model but both clients and servers are realised as distributed objects communicating through a common communication framework.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 6 A data mining system

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 7 Data mining system l The logical model of the system is not one of service provision where there are distinguished data management services. l It allows the number of databases that are accessed to be increased without disrupting the system. l It allows new types of relationship to be mined by adding new integrator objects.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 8 CORBA l CORBA is an international standard for an Object Request Broker - middleware to manage communications between distributed objects. l Middleware for distributed computing is required at 2 levels: At the logical communication level, the middleware allows objects on different computers to exchange data and control information; At the component level, the middleware provides a basis for developing compatible components. CORBA component standards have been defined. l CORBA incorporates all of the ideas for distributed systems engineering and ideas have been incorporated into systems such as EJB. However, the approach of having a specialised system is being superceded by service-oriented approaches.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 9 CORBA application structure

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 10 Application structure l Application objects. l Standard objects, defined by the OMG, for a specific domain e.g. insurance. l Fundamental CORBA services such as directories and security management. l Horizontal (i.e. cutting across applications) facilities such as user interface facilities.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 11 CORBA objects l CORBA objects are comparable, in principle, to objects in C++ and Java. l They MUST have a separate interface definition that is expressed using a common language (IDL) similar to C++. l There is a mapping from this IDL to programming languages (C++, Java, etc.). l Therefore, objects written in different languages can communicate with each other. Major distinction between CORBA and e.g. EJB which is Java- oriented.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 12 Object request broker (ORB) l The ORB handles object communications. It knows of all objects in the system and their interfaces. l Using an ORB, the calling object binds an IDL stub that defines the interface of the called object. l Calling this stub results in calls to the ORB which then calls the required object through a published IDL skeleton that links the interface to the service implementation.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 13 Inter-organisational computing l For security and inter-operability reasons, most distributed computing has been implemented at the enterprise level. l Local standards, management and operational processes apply. l Newer models of distributed computing have been designed to support inter- organisational computing where different nodes are located in different organisations.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 14 Peer-to-peer architectures l Peer to peer (p2p) systems are decentralised systems where computations may be carried out by any node in the network. l The overall system is designed to take advantage of the computational power and storage of a large number of networked computers. l Most p2p systems have been personal systems but there is increasing business use of this technology.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 15 P2p architectural models l The logical network architecture Decentralised architectures; Semi-centralised architectures. l Application architecture The generic organisation of components making up a p2p application. l Focus here on network architectures.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 16 Decentralised p2p architecture

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 17 Semi-centralised p2p architecture

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 18 Service-oriented architectures l Based around the notion of externally provided services (web services). l A web service is a standard approach to making a reusable component available and accessible across the web A tax filing service could provide support for users to fill in their tax forms and submit these to the tax authorities.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 19 Web services

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 20 Services and distributed objects l Provider independence. l Public advertising of service availability. l Potentially, run-time service binding. l Opportunistic construction of new services through composition. l Pay for use of services. l Smaller, more compact applications. l Reactive and adaptive applications.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 21 Services standards l Services are based on agreed, XML-based standards so can be provided on any platform and written in any programming language. l Key standards SOAP - Simple Object Access Protocol; WSDL - Web Services Description Language; UDDI - Universal Description, Discovery and Integration.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 22 Services scenario l An in-car information system provides drivers with information on weather, road traffic conditions, local information etc. This is linked to car radio so that information is delivered as a signal on a specific radio channel. l The car is equipped with GPS receiver to discover its position and, based on that position, the system accesses a range of information services. Information may be delivered in the driver’s specified language.

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 23 Automotive system

©Ian Sommerville 2004Software Engineering, 7th edition. Chapter 12 Slide 24 Key points l Distributed object systems require middleware to handle object communications and to add and remove system objects. l The CORBA standards are a set of middleware standards that support distributed object architectures. l Peer to peer architectures are decentralised architectures where there is no distinction between clients and servers. l Service-oriented systems are created by linking software services provided by different service suppliers.