Recommended
PPT
PDF
Distributed systems for computer scince .pdf
PPT
File_to_be_considered_as_introduction_to_this_subject.ppt
PPT
PPT
Chapter 1-Introduction.ppt
PPTX
advanced network and system administration.pptx
PPTX
PDF
Introduction to paralle and distributed computing
PPTX
introduction to distributed system for computer science.pptx
PPTX
Chapter-1-Introduction to Distributed System (1).pptx
PDF
chapter 1-Introductionkkkclll;;;x;lc,.pdf
PPT
- Introduction - Distributed - System -
PPT
Chapter 1-Introduction.ppt
PPT
A5_DistSysCh1.ppt_INTRODUCTION TO DISTRIBUTED SYSTEMS
PPTX
Chapter-1-IntroDistributeddffsfdfsdf-1.pptx
PPTX
Chapter 1-Introduction to distributed system.pptx
PPT
Lecture 2 - Definition and Goals of a Distributed System.ppt
PPTX
Chapter-1-Introduction basics of cloud computing.pptx
PPT
PPT
unit-1@ DISTRIBUTED SYSTEMS-III B.TECH -CSE.ppt
PPT
Chapter 1-Introduction distributed systems.ppt
PDF
Distributed Network, Computing, and System
DOCX
PPTX
distributed_systems_introduction_chapter_1.pptx
PPT
Distributed systems Chapter 1-Introduction.ppt
PPT
DS ( distributions Systems )chap-01.ppt
PPTX
introductiontodsslideshare-190107082935.pptx
PPT
chapter 1- introduction to distributed system.ppt
PPTX
Modeling Net-Zero Emissions in the Global South_A case study for Pakistan
PPTX
[DSC Europe 25] Raul Cruz Bonilla - Harnessing GEN AI in Fashion, Luxury and ...
More Related Content
PPT
PDF
Distributed systems for computer scince .pdf
PPT
File_to_be_considered_as_introduction_to_this_subject.ppt
PPT
PPT
Chapter 1-Introduction.ppt
PPTX
advanced network and system administration.pptx
PPTX
PDF
Introduction to paralle and distributed computing
Similar to chapter1 a discussion on introduction to distributed system for computer science students
PPTX
introduction to distributed system for computer science.pptx
PPTX
Chapter-1-Introduction to Distributed System (1).pptx
PDF
chapter 1-Introductionkkkclll;;;x;lc,.pdf
PPT
- Introduction - Distributed - System -
PPT
Chapter 1-Introduction.ppt
PPT
A5_DistSysCh1.ppt_INTRODUCTION TO DISTRIBUTED SYSTEMS
PPTX
Chapter-1-IntroDistributeddffsfdfsdf-1.pptx
PPTX
Chapter 1-Introduction to distributed system.pptx
PPT
Lecture 2 - Definition and Goals of a Distributed System.ppt
PPTX
Chapter-1-Introduction basics of cloud computing.pptx
PPT
PPT
unit-1@ DISTRIBUTED SYSTEMS-III B.TECH -CSE.ppt
PPT
Chapter 1-Introduction distributed systems.ppt
PDF
Distributed Network, Computing, and System
DOCX
PPTX
distributed_systems_introduction_chapter_1.pptx
PPT
Distributed systems Chapter 1-Introduction.ppt
PPT
DS ( distributions Systems )chap-01.ppt
PPTX
introductiontodsslideshare-190107082935.pptx
PPT
chapter 1- introduction to distributed system.ppt
Recently uploaded
PPTX
Modeling Net-Zero Emissions in the Global South_A case study for Pakistan
PPTX
[DSC Europe 25] Raul Cruz Bonilla - Harnessing GEN AI in Fashion, Luxury and ...
PPTX
06 Proposal TIMES-TALKS A proposal for an IEA-ETSAP 12 part podcast series
PPTX
Business Ethics ppt (1).pptx for grade 12
PPTX
Can AI see like a tourist? An exploration of Vision Language Models for autom...
PPTX
[DSC Europe 25] Milos Belcevic - Product Professional's Journey to Full-Stack...
PPTX
report data gathering and procedure edz.pptx
PDF
Real Estate Data Analytics: Unlock Smarter Investment Decisions with Leni
PDF
Modeling Styles of Vernacular Architecture using CIDOC CRM
PDF
Documenting Architectural Styles using CIDOC- CRM
PPTX
PPT sidang disertasi terbuka terbaru.pptx
PDF
Probability and random process project report
PPTX
[DSC Europe 25] Predrag Maletic - Scaling AI in Banking – Our Strategic Journ...
PPTX
National Art School Diploma
PPTX
From economy-wide energy system optimization to energy affordability for cons...
PDF
When Is the Right Time to Telegram Accounts_.pdf
PPTX
Recommended Practices for system studies with high shares of wind and solar
PDF
Doctoral of Philosophy Thesis Defense Slides
PPTX
Strengths_of_GAMSPy_with_regard_to_TIMES
PDF
Presentation - Data Migration Strategies: Big Bang vs Phased Migration for Bu...
chapter1 a discussion on introduction to distributed system for computer science students 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. 11. 12. 13. 14. • Scaling Techniques
• Hiding Communication Latencies
• To achieve geographical scalability
• Asynchronous communication
• Shipping Code
• Distribution
• Distribution involves taking a component, splitting it into smaller parts, and
subsequently spreading those parts across the system.
• An excellent example of distribution is the Internet Domain Name System (DNS).
The DNS name space is hierarchically organized into a tree of domains, which are
divided into nonoverlapping zones.
• Replication
• scalability problems often appear in the form of performance degradation, it is
generally a good idea to actually replicate components across a distributed
system. Replication not only increases availability, but also helps to balance the
load between components leading to better performance.
• Caching: Special forming of replication
14
Scalability – scaling techniques
15. 16. 17. 17
• An open distributed system is a system that offers services according to
standard rules that describe the syntax and semantics of those services
Openness
18. 19. 20. 21. 22. 23. 24. 25. 26. 27.