Skip to content

Server Wide Clocks for Distributed Eventually Consistent Systems

License

Notifications You must be signed in to change notification settings

vernemq/ServerWideClocks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Wide Clocks (swc) Build Status

This is an Erlang OTP library for Server Wide Clocks.

Your can find the paper here: http://haslab.uminho.pt/tome/files/global_logical_clocks.pdf

There are 2 main files:

  • the node clock -> implemented in swc_node.erl
  • the key-value clock -> implemented in swc_kv.erl

Build

> make all

About

Server Wide Clocks for Distributed Eventually Consistent Systems

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Erlang 98.5%
  • Makefile 1.5%