Skip to content

Automatically exported from code.google.com/p/dex-lock

License

Notifications You must be signed in to change notification settings

nackstein/dex-lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dex-lock implement a distributed lock management system.
it's porpuse it to let client get a lock network-wide
and be sure that only one client at a time can hold 
the lock. 

the state directory is used on server side and contains
lock informations.

the temp directory is used client side and contains
timeouts and lock informations.

utils contains some useful script for better portability.

conf contains the configuration (the list) of lock servers.

About

Automatically exported from code.google.com/p/dex-lock

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published