Updated on Nov 15, 2022 02:05 IST

Distributed Algorithm are algorithms designed to run large but limited set of processors that run similar programs. It runs on a distributed system that does not assume the previous existence of a central coordinator. A distributed system is a group of processors that do not share memory or a clock. Each process has its own memory and the processors use communication networks to communicate. Distributed algorithms are used in various practical systems, ranging from large computer networks to multiprocessor shared-memory systems. They also have a rich theory, which forms the subject matter for this course.

The development of distributed algorithms are different in nature from the development of centralized algorithms. Distributed system differs from centralized system in three essential respects Lack of knowledge of global state, Lack of a global time-frame and Non-determinism. Read more details pertaining to distributed algorithm below.

Distributed Algorithm: Distributed System vs Parallel System

Distributed system refers to the all computer applications where several computers or processors are interconnected in some way. It incorporates multiprocessor computers in which each processor has its own control unit, wide-area computer communication networks, local-area networks and systems of cooperating processes. Following are some points of comparison between Distributed System and Parallel System:

  • In Distributed System, the systems are loosely coupled whereas in Parallel System, the systems are tightly coupled.
  • In Distributed System, the primary issues are fault-tolerance, synchronization, scalability, etc. and in Parallel System, the main issues are increased and speed-up data handling capability.
  • The events are partially ordered in both distributed system and parallel system,
  • The difference between distributed system and parallel system is not always very clear.

Also Read: CATIA

Distributed Algorithm Applications

There are numerous applications of Distributed Algorithm in distributed system. In distributed system, nodes represent processes and the links represent communication channels.  Distributed Algorithm has their applications in

  • Social networks
  • Skype
  • Bit Torrent
  • Computational grids
  • Sensor networks
  • Internet banking
  • Distance education
  • Google earth

Also Read: Databases

Distributed Algorithm: Standard Problems

Although, Distributed Algorithm has its use in various applications but there are some standard problems too. Following are some common issues:

  • Mutual Exclusion: It is a property of currency control introduced to proscribe race conditions. In this, one thread of execution never enters a critical section while a concurrent thread of execution is already accessing critical section.
  • Leader election: It is a procedure of assigning a single process as the organizer of some task distributed among several computers (nodes). Once the leader election algorithm run, each node throughout the network acknowledges a particular, unique node as the task leader
  • Replica management: It encompasses sharing information to ensure consistency between software or hardware components, to improve fault-tolerance, reliability and accessibility.
  • Time synchronization: It refers to the time recovery, which achieves frequency synchronization, as opposed to full phase synchronization. It is used in telecommunication and automatic baud rate detection.
  • Consensus: This algorithm closely work around some properties like Termination, Integrity, Validity and Agreement. Paxos algorithm and Raft algorithm are common algorithms used for solving consensus issues.
  • Reliable broadcast: It is a communication primitive in distributed systems, which may have sequential, causal or total ordering. Integrity, Validity and Agreement are some properties of Reliable broadcast.

Also Read: NoSQL Databases

Distributed Algorithm vs Graph Algorithm

Distributed Algorithm has been compared with the Graph Algorithm because many problems in Distributed Algorithm are framed as Graph problem. Following are some points to give a clear view:

  • Shortest path algorithm is used for Routing table computation.
  • Spanning tree is used by Efficient broadcasting algorithm.
  • Vertex coloring is used for the reuse of frequencies in wireless networks.
  • The topology of a distributed system is a graph.
  • The maximum flow between a pair of nodes in a graph is determined by Maxflow algorithm.

What do Distributed Algorithm Researchers do?

The researchers working in the field of Distributed Algorithm are responsible for the following activities:

  • Describe different kinds of distributed computing environments, including network-based environments and shared-memory.
  • Analyze the correctness, performance, and fault-tolerance of the algorithms.
  • Identify problems to be resolved in those environments.
  • Design new algorithms for the problems.
  • Investigate problems that arise in practical distributed systems, comprising problems of data management, communication, synchronization, resource management, and distributed agreement

Distributed Algorithm: FAQs

Q. What is an example of a distributed system?

A. The examples of distributed system are Internet, www, Intranet, email, Telephone networks and Cellular networks.

Q. What is the difference between distributed algorithms and parallel algorithms?

A. The main difference between distributed algorithms and parallel algorithms is that distributed system contains multiple processors connected by a communication network and parallel system consists of multiple processors that communicate with each other using a shared memory.

Q. What are the types of distributed systems?

A. The types of distributed systems are Client-Server Systems, Middleware, Peer-to-Peer Systems, Three-tier, N-tier.

Q. Is Google distributed system?

A. Yes, Google works on the principle of distributed system to create and modify data and provide users with the infrastructure they need to access.

Q. Can a memory in parallel system be shared or distributed?

A. Yes, memory in parallel systems can either be shared or distributed.

Popular Distributed Algorithms Colleges in India

Following are the most popular Distributed Algorithms Colleges in India. Learn more about these Distributed Algorithms colleges (Courses, Reviews, Answers & more) by downloading the Brochure.
1 Course
1.5 L
3.7
1 Course
2.58 L
2.05 L

Popular Private Distributed Algorithms Colleges in India

1 Course
1.5 L
3.7
1 Course
2.58 L
2.05 L

Popular Distributed Algorithms UG Courses

Following are the most popular Distributed Algorithms UG Courses . You can explore the top Colleges offering these UG Courses by clicking the links below.

UG Courses

Popular Distributed Algorithms PG Courses

Following are the most popular Distributed Algorithms PG Courses . You can explore the top Colleges offering these PG Courses by clicking the links below.

PG Courses

Popular Exams

Following are the top exams for Distributed Algorithms. Students interested in pursuing a career on Distributed Algorithms, generally take these important exams.You can also download the exam guide to get more insights.

Jun '24

CT SET 2024 Counselling Start

TENTATIVE

Jun '24

CT SET 2024 Result

TENTATIVE

Mar '25

NIMCET 2025 Application Form

TENTATIVE

Apr '25

NIMCET 2025 Application Form Correction Facility

TENTATIVE

7 Dec ' 24

SAT Test December Date

26 Nov ' 24

SAT Deadline for Changes, Regular Cancellation, a...

Feb '25

MAH MCA CET 2025 Admit Card

TENTATIVE

Feb '25

MAH MCA CET 2025 Registration

TENTATIVE
qna

Student Forum

chatAnything you would want to ask experts?
Write here...