0% found this document useful (0 votes)
147 views

Distributed System PPT

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
147 views

Distributed System PPT

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 14

Distributed Systems

Submitted To: Properet By:


CONTENT

 What is a Distributed System


 Examples of Distributed Systems

 Advantages

 Disadvantages

2
1. WHAT IS A DISTRIBUTED SYSTEM?

Definition: A distributed system is one in which


components located at networked computers
communicate and coordinate their actions only by
passing messages. This definition leads to the
following characteristics of distributed systems:

 Concurrency of components
 Lack of a global ‘clock’
 Independent failures of components
3
2. EXAMPLES OF DISTRIBUTED SYSTEMS

 Local Area Network and Intranet


 Database Management System
 Automatic Teller Machine Network
 Internet/World-Wide Web
 Mobile and Ubiquitous Computing

4
2.1 LOCAL AREA NETWORK
email server Desktop
computers
print and other servers

Local area
Web server network

email server
print
File server
other servers
the rest of
the Internet
router/firewall
5
2.2 DATABASE MANAGEMENT SYSTEM

6
2.3 AUTOMATIC TELLER MACHINE
NETWORK

7
2.4 INTERNET

intranet %
%
% ISP

backbone

satellite link

desktop computer:
server:
network link:

8
2.4.1 WORLD-WIDE-WEB

9
2.4.2 WEB SERVERS AND WEB
BROWSERS
http://www.google.comlsearch?q=lyu
www.google.com

Browsers
Web servers

www.uu.se Internet
http://www.uu.se/

www.w3c.org

File system of http://www.w3c.org/Protocols/Activity.html


www.w3c.org Protocols

Activity.html
10
2.5 MOBILE AND UBIQUITOUS
COMPUTING

Internet

Host intranet GSM/GPRS


Wireless LAN gateway Home intranet

Mobile
phone
Printer Laptop
Camera Host site
11
3.ADVANTAGES
 Sharing Data : There is a provision in the environment
where user at one site may be able to access the data
residing at other sites.
 Autonomy : Because of sharing data by means of data

distribution each site is able to retain a degree of


control over data that are stored locally.
 Availability : If one site fails in a distributed system,

the remaining sites may be able to continue operating.


Thus a failure of a site doesn't necessarily imply the
shutdown of the System.

12
4. DISADVANTAGES

 Software Development Cost


 Greater Potential for Bugs

 increased Processing Overhead

13
THANKS

You might also like