This paper is published in Volume-4, Issue-2, 2018
Area
Computer Science
Author
Sanchit Kumar Shukla, Dr. P. K Sharan
Org/Univ
Babasaheb Bhimrao Ambedkar Bihar University, Muzaffarpur, Bihar, India
Pub. Date
20 April, 2018
Paper ID
V4I2-2030
Publisher
Keywords
Distributed computing, Vector clock, Matrix clock, Event ordering, Clock synchronization, Logical clock.

Citationsacebook

IEEE
Sanchit Kumar Shukla, Dr. P. K Sharan. Logical clock implementation in the Distributed system, International Journal of Advance Research, Ideas and Innovations in Technology, www.IJARIIT.com.

APA
Sanchit Kumar Shukla, Dr. P. K Sharan (2018). Logical clock implementation in the Distributed system. International Journal of Advance Research, Ideas and Innovations in Technology, 4(2) www.IJARIIT.com.

MLA
Sanchit Kumar Shukla, Dr. P. K Sharan. "Logical clock implementation in the Distributed system." International Journal of Advance Research, Ideas and Innovations in Technology 4.2 (2018). www.IJARIIT.com.

Abstract

A distributed system consisting of the system on the network.The network provides the facility of information exchange between the systems. The client-server systems are the basic concept for this type of system.In the distributed system the communication delay is finite and unpredictable. The process does not share common memory and communication happen by passing the message over the communication network. The message failure is also the common problems on the distributed system. The network data link layer resolve this problems by various algorithms such as (1) Stop and Wait (2) Stop and Wait for Noisy channels (3) Automatic repeat request and positive Acknowledgement with Retransmission (ARQ OR PAR) (4) Sliding window protocols (5) Go Back-N protocol (6) Protocol using selected repeat But in this paper we discuss the Logical Clock approach of Distributed system.