A COSET BASED MUTUAL EXCLUSION ALGORITHAM FOR FULLY DISTRIBUTED SYSTEMS
#1

[attachment=449]Many algorithms for achieving mutual exclusion in distributed computing systems have been proposed. The three most often used performance measures are the number of messages exchanged between the nodes per Critical Section (CS) execution, the response time, and the synchronization delay. In this paper, we present a new fully distributed mutual exclusion algorithm. A node requesting the CS sends out the request message which will roam in the network. The message will be forwarded among the nodes until the requesting node obtains enough permissions to decide its order to enter the CS. The decision is made by using Relative Consensus Voting (RCV), which is a variation of the well-known Majority Consensus Voting (MCV) scheme. Unlike existing algorithms which determine the node to enter the CS one by one, in our algorithm, several nodes can be decided and ordered for executing the CS. The synchronization delay is minimal. Although the message complexity can be up to O(N) in the worst case in a system with N nodes, our simulation results show that, on average, the algorithm needs less number of messages and has less response time than most of those existing algorithms which do not require a logical topology imposed on the nodes. This is especially true when the system is under heavy demand. Another feature of the proposed algorithm is that it does not require the FIFO property of the underlying message passing mechanism
Reply

Important Note..!

If you are not satisfied with above reply ,..Please

ASK HERE

So that we will collect data for you and will made reply to the request....OR try below "QUICK REPLY" box to add a reply to this page
Popular Searches: prababilistic packet marking algoritham ppm, explanation of rsa algoritham program, lamport distributed mutual exclusion program in c, java code for lamport s mutual exclusion algorithm, significance of mutual exclusion principle of raman spectroscopy, design analysis and algoritham hurwitz and sahani free download os, fully auomated ration system ppt,

[-]
Quick Reply
Message
Type your reply to this message here.

Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)

Possibly Related Threads...
Thread Author Replies Views Last Post
  Service-Oriented Architecture for Weaponry and Battle Command and Control Systems in 1 1,082 15-02-2017, 03:40 PM
Last Post: jaseela123d
  A Conceptual Overview of Service-Oriented Software Systems Development 1 851 14-02-2017, 03:38 PM
Last Post: jaseela123d
  alert based monitoring of stock trading systems project topics 4 3,527 09-02-2014, 12:58 PM
Last Post: Guest
Wink Cross platform IDE for UNIX based C systems. computer science crazy 2 2,254 20-06-2013, 10:35 AM
Last Post: computer topic
  distributed cache updating for the dynamic source routing protocol project report tiger 4 3,000 05-03-2013, 02:22 PM
Last Post: Guest
  DISTRIBUTED MOBILITY MANAGEMENT FOR TARGET TACKING IN MOBILE SENSOR NETWORKS computer science technology 4 3,951 22-02-2013, 03:05 PM
Last Post: seminar details
  HUMAN RESOURCE INFORMATION SYSTEMS electronics seminars 1 2,172 29-11-2012, 01:51 PM
Last Post: seminar details
  3D MACHINE VISION SYSTEMS Computer Science Clay 1 2,045 26-11-2012, 12:45 PM
Last Post: seminar details
  Dynamic Load Balancing Distributed System in The Presence of Delays mechanical engineering crazy 1 2,676 30-10-2012, 01:18 PM
Last Post: seminar details
  Storing and Indexing Spatial Data in P2P Systems computer girl 0 832 05-06-2012, 11:48 AM
Last Post: computer girl

Forum Jump: