Skip to content

Erlang distributed experiments. Currently has Implementations of an NN atomic register using Read Impose Write Consult All and Quorum based Key Value store

License

Notifications You must be signed in to change notification settings

senorcarbone/erlang-nnar-kvs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Erlang Distributed Algorithms used as benchmarks

Supports deployment of distributed algorithm scenarios. The project was developed along with the 'Kompics performance tests' benchmark suite as a supplementary Erlang implementation.

Tha Kompics performance tests suit can be found here: https://github.com/Bathtor/KompicsPerformanceTests


Currently contains a typical NN atomic register implementation that tests messaging capabilities and a Quorum Based Key value store implementation that uses lazy merkle tree hash validation for maintaince.

About

Erlang distributed experiments. Currently has Implementations of an NN atomic register using Read Impose Write Consult All and Quorum based Key Value store

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages