Unit VI
Unit VI
• Parallelism:
• Multiple processors operate simultaneously.
• Shared Memory:
• All processors access a common memory space.
• Random Access:
• Constant time access to any memory location.
Fundamental Techniques and Algorithms
MESH
• Basics of mesh Algorithm
• Definition – The Mesh Algorithm is a computational method used in
network topology analysis to determine the shortest path between
nodes.
• Applications – It finds it applications in computer networks,
transportation systems and circuit designs.
• Advantages – The mesh algorithm offers efficient path finding, fault
tolerance and scalability.
• Fault tolerance is the ability of a system to keep operating when one
or more of its components fail.
path between two desired nodes inthe ne
Steps of Mesh Algorithm
• Step 1: Create a Mesh Network
Establish a network of interconnected nodes representing the
system under analysis.