Erlang/OTP Forums

Author Message

<  User Contributions  ~  Efficient and scalable read-write locker.

admin
Posted: Wed Aug 15, 2007 3:46 pm Reply with quote
Site Admin Joined: 28 Jun 2006 Posts: 108
Written By: Ulf Wiger,
A read-write locker based on a redundant-master-slave concept. This locker is generally much faster than global -- more so in large networks. Locker nodes are specified as either peers or slaves; one peer is made the master locker (automatically, or manually). All lock negotiation takes place on the master, and lock info is replicated to all the peers (which are standby for the master.) The locker handles both shared and exclusive locks, as well as lock promotion (from shared to exclusive.) This is a slightly modified version of a locker implementation used in the AXD 301 switch. Co-author: Asko Husso <asko.husso@etx.ericsson.se>



locker-1.1.tgz
 Description:

Download
 Filename:  locker-1.1.tgz
 Filesize:  18.74 KB
 Downloaded:  1327 Time(s)

View user's profile Send private message

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum