A Protocol Reconfiguration Framework with Autonomic Aspects

Slides:



Advertisements
Similar presentations
Information Society Technologies programme 1 IST Programme - 8th Call Area IV.2 : Computing Communications and Networks Area.
Advertisements

Chapter 17 Networking Patricia Roy Manatee Community College, Venice, FL ©2008, Prentice Hall Operating Systems: Internals and Design Principles, 6/E William.
Security in VoIP Networks Juan C Pelaez Florida Atlantic University Security in VoIP Networks Juan C Pelaez Florida Atlantic University.
In-Band Flow Establishment for End-to-End QoS in RDRN Saravanan Radhakrishnan.
William Stallings Data and Computer Communications 7 th Edition Chapter 2 Protocols and Architecture.
Internetworking Fundamentals (Lecture #2) Andres Rengifo Copyright 2008.
COE 342: Data & Computer Communications (T042) Dr. Marwan Abu-Amara Chapter 2: Protocols and Architecture.
Copyright 2003 CCNA 1 Chapter 7 TCP/IP Protocol Suite and IP Addressing By Your Name.
Lecture slides prepared for “Business Data Communications”, 7/e, by William Stallings and Tom Case, Chapter 8 “TCP/IP”.
Chapter 17 Networking Dave Bremer Otago Polytechnic, N.Z. ©2008, Prentice Hall Operating Systems: Internals and Design Principles, 6/E William Stallings.
Common Devices Used In Computer Networks
Protocols and the TCP/IP Suite
SIGNALING. To establish a telephone call, a series of signaling messages must be exchanged. There are two basic types of signal exchanges: (1) between.
Service Primitives Six service primitives that provide a simple connection-oriented service 4/23/2017
Optimizing UDP-based Protocol Implementations Yunhong Gu and Robert L. Grossman Presenter: Michal Sabala National Center for Data Mining.
1 Networking Chapter Distributed Capabilities Communications architectures –Software that supports a group of networked computers Network operating.
Chapter 2 Protocols and the TCP/IP Suite 1 Chapter 2 Protocols and the TCP/IP Suite.
Boot Sequence, Internal Component & Cisco 3 Layer Model 1.
An Introduction to UDT Internet2 Spring Meeting Yunhong Gu Robert L. Grossman (Advisor) National Center for Data Mining University.
ND The research group on Networks & Distributed systems.
OSI Reference Model. Open Systems Interconnection (OSI) Model International standard organization (ISO) established a committee in 1977 to develop an.
1 This presentation has been elaborated in the framework of the EU FP6 funded project E 2 R II, which is part of a linked group of projects within the.
Copyright © Genetic Computer School 2008 Computer Systems Architecture SA Lesson 12 The TCP/IP Protocol Suite.
Reading TCP/IP Protocol. Training target: Read the following reading materials and use the reading skills mentioned in the passages above. You may also.
1 Architecture and Behavioral Model for Future Cognitive Heterogeneous Networks Advisor: Wei-Yeh Chen Student: Long-Chong Hung G. Chen, Y. Zhang, M. Song,
1. Introduction and Background Network Performance and Quality of Service.
Protocol Architectures. Simple Protocol Architecture Not an actual architecture, but a model for how they work Similar to “pseudocode,” used for teaching.
Towards a High Performance Extensible Grid Architecture Klaus Krauter Muthucumaru Maheswaran {krauter,
5G Wireless Technology.
Date: April. 13, Monday Evening.
Presented by Edith Ngai MPhil Term 3 Presentation
Automation Technologies SCADA SENSORS HMI
Chapter 19: Network Management
PROTOCOLS PROTOCOLS.
Distributed Systems.
Chapter 1 Introduction to Computers, Programs, and Java
Architecting Web Services
Architecting Web Services
Lec 2: Protocols.
Adapting Applications and Platforms
Seminar on…. 5G Wireless Technology By: Niki Upadhyay
Protocols and networks in the TCP/IP model initially.
DEPARTMENT OF COMPUTER SCIENCE
Understanding the OSI Reference Model
Chapter 6: Network Layer
#01 Client/Server Computing
Client-Server Interaction
Introduction to Internet Routing
Protocols and Network Aspects of SDR
Protocol Architectures
Protocols and the TCP/IP Suite
Distributed Systems Bina Ramamurthy 11/12/2018 From the CDK text.
CS 425/625 Software Engineering Architectural Design
Distributed Systems Bina Ramamurthy 11/30/2018 B.Ramamurthy.
Distributed Systems Bina Ramamurthy 12/2/2018 B.Ramamurthy.
Environmental Data Exchange in Cooperating Driving Systems
CLUSTER COMPUTING.
$, $$, $$$ API testing Edition
A Component-based Architecture for Mobile Information Access
Metadata The metadata contains
AAA: A Survey and a Policy- Based Architecture and Framework
AIMS Equipment & Automation monitoring solution
Protocols and the TCP/IP Suite
Distributed Systems Bina Ramamurthy 4/22/2019 B.Ramamurthy.
Towards Unified Management
COMPONENT – BASED SOFTWARE ENGINEERING MODULE 2 – SECOND SEMESTER MKHIZE, BSC HONS COMPUTER SCIENCES, DIP IT, ICDL.
Sending data to EUROSTAT using STATEL and STADIUM web client
#01 Client/Server Computing
End-to-End Reconfigurability (E2R)
End-to-End Reconfigurability II (E2RII)
Presentation transcript:

A Protocol Reconfiguration Framework with Autonomic Aspects End-to-End Reconfigurability (E2R) Integrated Project of the EC 6th Framework Programme Exploiting Protocol Reconfiguration for Autonomic Communication Environments National and Kapodistrian University of Athens, Faculty of Science, Department of Informatics &Telecommunications 20” x 28” approximate display area For advice on designing posters, see: http://www.swarthmore.edu/NatSci/cpurrin1/posteradvice.htm http://www.aspb.org/education/poster.cfm http://www.kumc.edu/SAH/OTEd/jradel/Poster_Presentations/110.html http://ib.berkeley.edu/posters/printing/design.type.html A Protocol Reconfiguration Framework with Autonomic Aspects Generic Management &Control Architecture Enabling Component-based Protocol Reconfiguration Each protocol is disassembled into a number of functional units, each operating independently of the other. Messages between composing entities (components) are exchanged with the use of queues. State information is saved in memory A single component can be replaced by another one at any time without halting the whole protocol. Messages are stored in the communication queues Functional continuation is guaranteed by the state information retained in memory. Accommodating Autonomic Aspects Introduction of autonomic features in the previously presented framework, focusing on a generic architecture supporting self-configuration capabilities in the protocol stacks of mobile equipment. Incorporating knowledge in the components about their configuration and environment, introducing a semantic layer of information for each component. The components evaluate the dynamic characteristics of the metadata and dynamically establish their bindings to the other components. The latter comprises of both static and dynamic characteristics, depicting the component identification (name, version, path to source code) and their current configuration in the system respectively. UDT Reconfiguration Demonstration Prior to reconfiguration UDT is an application level data transport protocol for the emerging distributed data intensive applications over wide area high-speed networks. UDT uses UDP to transfer bulk data and it has its own reliability control and congestion control mechanism. This new protocol is not only for private or QoS-enabled links, but also for shared networks. Furthermore, UDT is also a highly configurable framework that can accommodate various congestion control algorithms. However, the congestion control algorithm is configured at compile time. UDP is initialized with CTCP as the congestion control algorithm User starts downloading a large file from a remote machine UDP is reconfigured to work with cVegas while still functioning File download is uninterrupted After reconfiguration http://e2r2.motlabs.com