In distributed systems, a logical clock is associated with ______________

In distributed systems, a logical clock is associated with ______________

Right Answer is:

each process

SOLUTION

In distributed systems, a logical clock is associated with each process. Logical clocks are a powerful tool used as a basic mechanism in a lot of applications run on top of asynchronous distributed systems. A logical clock system is made of a set of logical clocks (own per process) plus a protocol that manages their progress. A logical clock allows a process to timestamp its events.

Scroll to Top