0% found this document useful (0 votes)
14 views7 pages

Table Faizan Introduction To Distributed Computing

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)
14 views7 pages

Table Faizan Introduction To Distributed Computing

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/ 7

INTRODUCTION TO DISTRIBUTED

COMPUTING
• In today's digital landscape, distributed computing plays a
crucial role in enhancing collaboration and efficiency.
• It also allow multiple computers to work together, leading to
improved performance and resource utilization.

1
DISTRIBUTED COMPUTING
A COMPUTING MODEL THAT BREAKS DOWN COMPLEX
TASKS INTO SMALLER SUB-TASKS PROCESSED
SIMULTANEOUSLY BY MULTIPLE COMPUTERS OR NODES
IN A NETWORK, COMBINING RESULTS TO PRODUCE
THE FINAL OUTPUT.

2
CHARACTERISTICS OF DISTRIBUTED
COMPUTING
KEY CHARACTERISTICS
1. Decentralization:
• Central node controls
2. Autonomy:
• Operates automatically and create its own decisions
3. Distribution:
• Geographically dispersed and networks are connected
4. Concurrency:
• Processed simultaneously and improving efficiency
5. Scalability:
3

• Scale up or down
TYPES OF DISTRIBUTED COMPUTING
KEY CHARACTERISTICS
1.Cluster Computing:
• Multiple computers and Single system.
2.Grid Computing:
• Share resources and work together to achieve a common goal.
3.Cloud Computing:
• Scalable and On-demand computing resources.
4.Peer-to-Peer (P2P) Computing:
• Equal nodes share and without central coordinator.
5.Edge Computing:
4

• Distributed computing and closer to data sources.


6. Fog Computing:
• Distributed computing at the network edge.
• Real-time processing.
7. Distributed Memory Computing:
• Nodes with own memory and share communication.
8. Shared Memory Computing:
• Share common memory.

5
ADVANTAGES OF DISTRIBUTED
COMPUTING
KEY CHARACTERISTICS
1.Scalability:
• Easily add or remove nodes.
2.Fault Tolerance:
• Ensuring system reliability.
3.Enhanced Collaboration:
• Facilitate collaboration.
4.Increased Storage:
• Combining nodes storage resources.
5.Flexibility:
6

• Easily modify to meet changing needs.


DISADVANTAGES OF DISTRIBUTED
COMPUTING
KEY CHARACTERISTICS
1.Dependence on Network:
• Reliant on network.
2.Latency:
• Communication delays.
3.Synchronization Challenges:
• Synchronizing nodes.
4.Resource Competition:
• Shared resources.
5.Software Compatibility:
7

• Heterogeneous nodes.

You might also like