The vector-clock package
This package provides a ready to use implementation of the vector clock data-structures, which may be used to version messages and determine causality relations between them in a distributed system.
See Fundamentals of Distributed Computing: A Practical Tour of Vector Clock Systems by R. Baldoni and M. Raynal for an overview of vector clocks.
See the README.md file for details.
Properties
| Versions | 0.1.0, 0.1.1, 0.1.2, 0.2.0, 0.2.1 |
|---|---|
| Dependencies | base (4.*), binary, hashable |
| License | GPL-3 |
| Author | Alexandru Scvortov <scvalex@gmail.com> |
| Maintainer | scvalex@gmail.com |
| Stability | experimental |
| Category | Data, Data Structures, Distributed Computing |
| Home page | https://github.com/scvalex/vector-clock |
| Source repository | git clone git://github.com/scvalex/vector-clock.git |
| Upload date | Sat Jun 23 15:11:24 UTC 2012 |
| Uploaded by | AlexandruScvortov |
| Built on | ghc-7.4 |
Modules
Downloads
- vector-clock-0.2.0.tar.gz (Cabal source package)
- package description (included in the package)