Skip to content
 
 

Repository files navigation

Distributed lock manager

This daemon will manage lock between servers. Only exclusive locks are possible, but the requestor may choose either to get the lock or fail immediately, or wait for the lock to be available.

Each instance of dlockd will connect to all the other dlockd daemons, and will exchange lock information in realtime.

About

Distributed lock manager daemon

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages