Skip to content

A demonstration of Timestamp Ordering for concurrency control, implemented in Erlang. This was done in collaboration with Jagadeep Ram. for a university course.

Notifications You must be signed in to change notification settings

jbothma/timestamp-ordering-demo

Repository files navigation

-------------------------------------------------------------------
|
| Course - Distributed Systems VT08
| Project - Concurrency Control in Transaction
|
| Release - v 1.0 - 2 Mars 2008
|
-------------------------------------------------------------------


1/ Files:
The files provided in the archive are: parse.erl, client.erl, 
window.erl, server.erl, README.txt, Makefile, system.jpg

2/ Makefile:
 - In order to compile run make
 - In order to clen run make clean
In case you add other files don't forget to add them in the Makefile

3/ OS:
The following skeleton has been compiled and run under Mac OS X and 
Linux. (Not tested under windows.)
-------------------------------------------------------------------
<[email protected]>


About

A demonstration of Timestamp Ordering for concurrency control, implemented in Erlang. This was done in collaboration with Jagadeep Ram. for a university course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published