What is a Distributed System? Module 1: Introduction to Networking & Internetworking

Similar documents
Part I: Introduction. 1: Introduction 1

Network Protocols and Architectures

Part 1: Introduction. Goal: Review of how the Internet works Overview

Internet Architecture & Performance. What s the Internet: nuts and bolts view

Chapter 1: Introduction

Internet Routing. Review of Networking Principles. What s the Internet: nuts and bolts view. Communication links

Internet Routing. Review of Networking Principles

Networks Overview. Dr. Yingwu Zhu

A Whirlwind Introduction to the Internet. A Whirlwind Introduction to the Internet Overview

Packet-switching: store-and-forward

Announcements. CS 5565 Network Architecture and Protocols. Outline for today. The Internet: nuts and bolts view. The Internet: nuts and bolts view

What s a protocol? What s a protocol? A closer look at network structure: What s the Internet? Hardware view: What s the Internet?

Web Protocols and Practice

Module 2 Overview of Computer Networks

Module 2 Overview of. Computer Networks

end systems, access networks, links 1.3 network core

Foundations of Telematics

What s a protocol? What s a protocol? A closer look at network structure: What s the Internet? What s the Internet? What s the Internet?

Part I: Introduction. Cool internet appliances. What s a protocol? What s the Internet: nuts and bolts view. What s the Internet: nuts and bolts view

CSE3213 Computer Network I

COMP 431 Internet Services & Protocols. A Whirlwind Introduction to the Internet ( Networking Nouns and Verbs ) Jasleen Kaur

Since enrollment is very small this semester, we have flexibilty. Traditional lecture Assigned reading, and then student(s) present during class time

Overview on the Internet the current and future telecommunication network

Announcements. TAs office hours: Mohamed Grissa: Mohamed Alkalbani:

CSEN 503 Introduction to Communication Networks

A Whirlwind Introduction to the Internet. A Whirlwind Introduction to the Internet Overview

Chapter 1: introduction

CS 332: Computer Networks Introduction

Chapter 1 Introduction

end systems, access networks, links circuit switching, packet switching, network structure

Chapter 1. Computer Networks and the Internet

Internetworking Technology -

Chapter 1 Computer Networks and the Internet

end systems, access networks, links circuit switching, packet switching, network structure

Lecture 2 Communication services The Trasport Layer. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it

Introduction to Computer Networks. Roadmap

Course on Computer Communication and Networks. Lecture 1 Chapter 1: Introduction Part A: Internet, Protocol Layering and Data

Welcome to CS 340 Introduction to Computer Networking

Computer Networking Introduction

Goal Give an overview of the topic Approach Descriptive Use Internet as example. Content. What is the Internet?

Introduction to Computer Networking II. Abdusy Syarif Informatics Department Faculty of Computer Science Universitas Mercu Buana

Switching Networks (Fall 2010) EE 586 Communication and. August 27, Lecture 2. (modified by Cheung for EE586; based on K&R original) 1-1

Introduction to Data Communication

Introduction to computer networking

Computer Networks and the Internet. CMPS 4750/6750: Computer Networks

COMP 562: Advanced Topics in Networking

CSE 4213: Computer Networks II

end systems, access networks, links circuit switching, packet switching, network structure

CS 204: Advanced Computer Networks

CNT 4007 Computer Networks - Chapter 1 : Overview

A Whirlwind Introduction to the Internet Overview

Computer Networks 2012/2013. Introduction part 1 (01) Dr. Tanir Ozcelebi. Thanks to A. Leon-Garcia & I. Widjaja, & I. Radovanovic & A. S.

Fundamentals of Information Systems

Read Chapter 1 of Kurose-Ross

Chapter 1 Computer Networks and the Internet

Computer Networks and the internet. Daniel Graham Ph.D

ECPE / COMP 177 Fall Some slides from Kurose and Ross, Computer Networking, 5 th Edition

RSC Part I: Introduction

Introduction and Layered Network Architecture. EEE 538 Dr. Nail Akar Bilkent University Electrical and Electronics Engineering Department

Computer Networking. Introduction. Quintin jean-noël Grenoble university

Lecture Computer Networks WS 2016/2017

Chapter I: Introduction

Computer Networks & Security 2016/2017

COMP 361 Networks I Spring 2005 last revised 14/02/05

A closer look at network structure:

Lecture 2: Internet Structure

Chapter 1 Introduction

Computer Networks. Lecture 1: Introduction. Computer Networking: A Top Down Approach. Dr. Yaoqing Liu

JAMES F. KUROSE AND KEITH W. ROSS

Telecommunication Networks Introduction

Chapter 1 Introduction

Chapter 1 Introduction

Telecommunication Networks Introduction

CSC 4900 Computer Networks: Introduction

CSCE 463/612 Networks and Distributed Processing Spring 2018

CMPE 150/L : Introduction to Computer Networks. Chen Qian Computer Engineering UCSC Baskin Engineering Lecture 3

Chapter 1 Introduction

CSC 401 Data and Computer Communications Networks

Suprakash Datta. Office: LAS 3043 Phone: ext Course page:

Defining the Internet

Internet 최양희서울대학교컴퓨터공학부. MMlab 1

Chapter 1 Introduction

A Whirlwind Introduction to the Internet Overview

CMP-330 Computer Networks

CS 3516: Computer Networks

CS 471G Friday, 11 January Introduction 2-1

CSC 401 Data and Computer Communications Networks

Internet and Intranet Protocols and Applications

COSC 4213: Computer Networks II

Internet and Intranet Protocols and Applications

Switching Networks (Fall 2010) EE 586 Communication and. August 30, Lecture 3. (modified by Cheung for EE586; based on K&R original) 1-1

ECE 4400:427/527 - Computer Networks Spring 2017

Networking Applications

Module 1 Introduction CS655! 1-1!

Computer Communication Networks

LECTURE 1 - INTRODUCTION. Jacob Aae Mikkelsen

ECS 15; Lectures 17 and 18. The Internet. What is the internet, and how does it work? TA feedback

Computer Networks. Instructor: Niklas Carlsson Office: B:476 Office Hours: TBA

Chapter 1 Introduction

CSEE 4119 Computer Networks. Chapter 1 Introduction (4/4) Introduction 1-1

Transcription:

What is a Distributed System? 1

Working Definition A distributed system is several computers doing something together Three primary features of a distributed system Multiple computers Communications Virtual Computer A well designed distributed system should be perceived as a single, integrated computing facility World Wide Web Automatic Teller Machines Cell Phones 2

Typical Layering in DSs Applications, services Middleware Operating system Platform Computer and network hardware 3

DS Layers Platform Windows NT / Pentium processor Solaris / SPARC processor Middleware: Achieve transparency of heterogeneity at platform level Achieve communication and resource sharing, e. g., remote method invocation Examples: CORBA (OMG) DCOM (Microsoft) ODP (ITU- T/ ISO) Java Remote Method Invocation (Sun) 4

Module 1 Networking & 5

Goal/Overview Goal: get context, overview, feel of networking Approach: descriptive use Internet as example Overview: what s the Internet what s a protocol? network edge network core access net, physical media performance: loss, delay protocol layers, service models backbones, NAPs, ISPs 6

What s the Internet: nuts and bolts view millions of connected computing devices: hosts, end-systems pc s workstations, servers PDA s phones, toasters running network apps communication links fiber, copper, radio, satellite routers: forward packets (chunks) of data thru network router local ISP company network server workstation mobile regional ISP 7

What s the Internet: nuts and bolts view protocols: control sending, receiving of msgs e.g., TCP, IP, HTTP, FTP, PPP Internet: network of networks loosely hierarchical public Internet versus private intranet Internet standards RFC: Request for comments IETF: Internet Engineering Task Force router local ISP company network server workstation mobile regional ISP 8

What s the Internet: a service view communication infrastructure enables distributed applications: WWW, email, games, e- commerce, database., voting, more? communication services provided: connectionless connection-oriented cyberspace [Gibson]: a consensual hallucination experienced daily by billions of operators, in every nation,..." 9

Some good hyperlinks Internet Engineering Task Force (IETF) http://www.ietf.org World Wide Web Consortium (W3C) http://www.w3c.org/consortium Association for Computing Machinery (ACM) http://www.acm.org/sigcom Special interest group in Data Communications Institute of Electrical and Electronics Engineers (IEEE) http://www.comsoc.org Communications Society http://www.computer.org/ Computer Society 10

Some other good hyperlinks Connected: An Internet Encyclopedia http://www.freesoft.org/cie/index.htm Data Communications (tutorials) http://www.data.com/tutorials Media history projects http://www.mediahistory.com 11

What s a protocol? human protocols: what s the time? I have a question introductions specific msgssent specific actions taken when msgs received, or other events network protocols: machines rather than humans all communication activity in Internet governed by protocols protocols define format, order of msgs sent and received among network entities, and actions taken on msg transmission, receipt 12

What s a protocol? a human protocol and a computer network protocol: Hi Hi Got the time? 2:00 time TCP connection req. TCP connection reply. Get http://www.cs.postech.kr/distsys_course/index.htm <file> Q: Other human protocol? 13

A closer look at network structure: network edge: applications and hosts network core: routers network of networks access networks, physical media: communication links 14

The network edge: end systems (hosts): run application programs e.g., WWW, email at edge of network client/server model client host requests, receives service from server e.g., WWW client (browser)/ server; email client/server peer-peer model: host interaction symmetric e.g.: teleconferencing 15

Network edge: connection-oriented service Goal: data transfer between end sys. handshaking: setup (prepare for) data transfer ahead of time Hello, hello back human protocol set up state in two communicating hosts TCP - Transmission Control Protocol Internet s connectionoriented service TCP service [RFC 793] reliable, in-order bytestream data transfer loss: acknowledgements and retransmissions flow control: sender won t overwhelm receiver congestion control: senders slow down sending rate when network congested 16

Network edge: connectionless service Goal: data transfer between end systems same as before! UDP - User Datagram Protocol [RFC 768]: Internet s connectionless service unreliable data transfer no flow control no congestion control App s using TCP: HTTP (WWW), FTP (file transfer), Telnet (remote login), SMTP (email) App s using UDP: streaming media, teleconferencing, Internet telephony 17

The Network Core mesh of interconnected routers the fundamental question: how is data transferred through net? circuit switching: dedicated circuit per call: telephone net packet-switching: data sent thru net in discrete chunks Restaurant Analogy! 18

Network Core: Circuit Switching End-end resources reserved for call link bandwidth, switch capacity dedicated resources: no sharing circuit-like (guaranteed) performance call setup required 19

Network Core: Circuit Switching network resources (e.g., bandwidth) divided into pieces pieces allocated to calls resource piece idle if not used by owning call (no sharing) dividing link bandwidth into pieces frequency division time division 20

Circuit Switching: A numerical example Assumptions: A sent file to B: 640Kbits All links use TDM with: 24 slots bit rate of 1.536 Mbps Establishing end-end circuit: 500 msec How long does it take to send the file? http://www.att.com/technology/ forstudents/brainspin/networks/bandwidth/game.html 21

Network Core: Packet Switching each end-end data stream divided into packets user A, B packets share network resources each packet uses full link bandwidth resources used as needed, Bandwidth division into pieces Dedicated allocation Resource reservation resource contention: aggregate resource demand can exceed amount available congestion: packets queue, wait for link use store and forward: packets move one hop at a time transmit over link wait turn at next link 22

Network Core: Packet Switching A 10 Mbs Ethernet statistical multiplexing C B queue of packets waiting for output link 1.5 Mbs D 45 Mbs E Packet-switching versus circuit switching: human restaurant analogy 23

Network Core: Message Switching Message switching = Packet-switching without segmentation Packet switching: Store and Forward Message remains in tact as it traverses the network Example: time to move message from source to destination? msg size = 7.5 Mbits; link rate = 1.5Mbps; no congestion Message 0 Message 5 Message 10 Message 15 Time (sec.) 24

Network Core: Packet Switching Packet-switching: store and forward behavior 25

Packet switching versus circuit switching Packet switching allows more users to use network! 1 Mbit link each user: 100Kbps when active active 10% of time circuit-switching: 10 users packet switching: with 35 users, probability > 10 active less that.004 N users 1 Mbps link 26

Packet switching versus circuit switching Is packet switching a slam dunk winner? Great for bursty data resource sharing no call setup Excessive congestion: packet delay and loss protocols needed for reliable data transfer, congestion control Q: How to provide circuit-like behavior? bandwidth guarantees needed for audio/video apps still an unsolved problem in the Internet 27

Packet-switched networks: routing Goal: move packets among routers from source to destination There are several routing algorithms (RIP, OSPF, BGP, ) datagram network: destination address determines next hop routes may change during session analogy: driving, asking directions virtual circuit network: each packet carries tag (virtual circuit ID), tag determines next hop fixed path determined at call setup time, remains fixed thru call routers maintain per-call state 28

Network Taxonomy telecommunication networks Circuit-switched networks Packet-switched networks FDM TDM Networks with VCs Datagram Networks connectionoriented connection-oriented & connectionless 29

Access networks and physical media Q: How to connect end systems to edge router? residential access nets institutional access networks (school, company) mobile access networks Keep in mind: bandwidth (bits per second) of access network? shared or dedicated? 30

Residential access: point to point access Dialup via modem up to 56Kbps direct access to router (conceptually) ISDN: integrated services digital network: 128Kbps alldigital connect to router ADSL: asymmetric digital subscriber line up to 1 Mbps home-to-router up to 8 Mbps router-to-home deployment: available via telephone companies, e.g., KT 31

Residential access: cable modems HFC: hybrid fiber coax asymmetric: up to 10Mbps upstream, 1 Mbps downstream network of cable and fiber attaches homes to ISP router shared access to router among home issues: congestion, dimensioning deployment: available via cable companies, e.g., 32

Institutional access: local area networks company/univ local area network (LAN) connects end system to edge router Ethernet: shared or dedicated cable connects end system and router 10 Mbs, 100Mbps, Gigabit Ethernet deployment: institutions, home LANs soon LANs 33

Wireless access networks shared wireless access network connects end system to router wireless LANs: radio spectrum replaces wire e.g., IEEE 802.11a/b wider-area wireless access CDPD: wireless access to ISP router via cellular network IEEE 802.20 router base station mobile hosts 34

Physical Media physical link: transmitted data bit propagates across link guided media: signals propagate in solid media: copper, fiber unguided media: signals propagate freely, e.g., radio Twisted Pair (TP) two insulated copper wires Category 3: traditional phone wires, 10 Mbps ethernet Category 5 TP: 100Mbps ethernet 35

Physical Media: coax, fiber Coaxial cable: wire (signal carrier) within a wire (shield) baseband: single channel on cable broadband: multiple channel on cable bidirectional common use in 10Mbs Ethernet Fiber optic cable: glass fiber carrying light pulses high-speed operation: 100Mbps Ethernet high-speed point-to-point transmission (e.g., 5 Gps) low error rate 36

Physical media: radio signal carried in electromagnetic spectrum no physical wire bidirectional propagation environment effects: reflection obstruction by objects interference Radio link types: microwave e.g. up to 45 Mbps channels LAN 2Mbps, 11Mbps wide-area (e.g., cellular) e.g. CDPD, 10 s Kbps satellite Bandwidth in the Gbps range 250 msec end-end delay - two ways geostationary vs low altitude 37

Delay in packet-switched networks packets experience delay on end-to-end path four sources of delay at each hop A transmission propagation nodal processing: check bit errors determine output link queueing time waiting at output link for transmission depends on congestion level of router B nodal processing queueing 38

Delay in packet-switched networks Transmission delay: R=link bandwidth (bps) L=packet length (bits) time to send bits into link = L/R Propagation delay: d = length of physical link s = propagation speed in medium (~2x10 8 m/sec) propagation delay = d/s A transmission Note: s and R are very different quantitites! propagation B nodal processing queueing 39

Queueing delay (revisited) R=link bandwidth (bps) L=packet length (bits) a=average packet arrival rate traffic intensity = La/R La/R ~ 0: average queueing delay small La/R -> 1: delays become large La/R > 1: more work arriving than can be serviced, average delay infinite! 40

Protocol Layers Networks are complex! many pieces : hosts routers links of various media applications protocols hardware, software Question: Is there any hope of organizing structure of network? Or at least our discussion of networks? 41

Organization of air travel ticket (purchase) baggage (check) gates (load) runway takeoff ticket (complain) baggage (claim) gates (unload) runway landing airplane routing airplane routing airplane routing a series of steps 42

Organization of air travel: a different view ticket (purchase) baggage (check) gates (load) runway takeoff airplane routing ticket (complain) baggage (claim) gates (unload) runway landing airplane routing airplane routing Layers: each layer implements a service via its own internal-layer actions relying on services provided by layer below 43

Layered air travel: services Counter-to-counter delivery of person+bags baggage-check-to-baggage-claim delivery people transfer: loading gate to arrival gate runway-to-runway delivery of plane airplane routing from source to destination 44

Distributed implementation of layer functionality Departing airport ticket (purchase) baggage (check) gates (load) runway takeoff airplane routing ticket (complain) baggage (claim) gates (unload) runway landing airplane routing arriving airport intermediate air traffic sites airplane routing airplane routing airplane routing 45

Example of a 4 layers Protocol Stack Original message M 3-PDU M H3 M1 H3 M2 2-PDU H3 M1 H3 M2 H1 H2H3 H2H3 M1 M1 H1 H2H3 H2H3 M2 M2 1-PDU H1 H2H3 H2H3 M1 M1 H1 H2H3 H2H3 M2 M2 source destination 46

Interoperation between layers Interoperation between layers achieved through standard interfaces Each layer may perform one or more generic tasks: Error Control, to make logical channel between 2 layers reliable Flow Control, to avoid overwhelming a slower peer with PDUs Segmentation, to divide large data chunks into smaller pieces at transmitting side Reassembly, to reassemble the smaller pieces into original large chunk at receiving side Multiplexing, to allow several higher-level sessions to share a single lower-level connection Connection setup, to provide handshaking with a peer 47

Why layering? Dealing with complex systems: explicit structure allows identification, relationship of complex system s pieces layered reference model for discussion modularization eases maintenance, updating of system change of implementation of layer s service transparent to rest of system e.g., change in gate procedure doesn t affect rest of system layering considered harmful? 48

Internet protocol stack application: supporting network applications ftp, smtp, http transport: host-host data transfer tcp, udp network: routing of datagrams from source to destination ip, routing protocols link: data transfer between neighboring network elements ppp, ethernet physical: bits on the wire application transport network link physical 49

Layering: logical communication Each layer: distributed entities implement layer functions at each node entities perform actions, exchange messages with peers application transport network link physical application transport network link physical application transport network link physical network link physical application transport network link physical 50

Layering: logical communication E.g.: transport take data from app add addressing, reliability check info to form datagram send datagram to peer wait for peer to ack receipt analogy: post office data application transport network link physical application transport network link physical data ack application transport network link physical network link physical data application transport network link physical 51

Layering: physical communication data application transport network link physical application transport network link physical application transport network link physical network link physical data application transport network link physical 52

Protocol layering and data Each layer takes data from above adds header information to create new data unit passes new data unit to layer below source destination Hl Ht HnHt HnHt M M M M application transport network link physical application transport network link physical Hl Ht HnHt HnHt M M M M message segment datagram frame 53

Internet structure: network of networks roughly hierarchical national/international backbone providers (NBPs) e.g. BBN/GTE, Sprint, AT&T, IBM, UUNet interconnect (peer) with each other privately, or at public Network Access Point (NAPs) regional ISPs connect into NBPs local ISP, company connect into regional ISPs NAP regional ISP local ISP NBP B NBP A local ISP regional ISP NAP 54

US National Backbone Provider e.g. BBN/GTE US backbone network 55

Summary so far! Covered a ton of material! Internet overview what s a protocol? network edge, core, access network performance: loss, delay layering and service models backbones, NAPs, ISPs You now hopefully have: context, overview, feel of networking 56