Table Faizan Introduction To Distributed Computing
Table Faizan Introduction To Distributed Computing
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
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
• Heterogeneous nodes.