/2PL

This is a simple implementation of the strict 2PL algorithm with undo/redo logging. This application was implemented by Evita Mpakopoulou and Dimitris Dedousis students of the Athens University of Economics and Business.

Primary LanguageJava

Synopsis

This is a simple implementation of the 2 phase locking algorithm for educational purposes. There is a .pdf document (in greek) that describes the implementation.

Contributors

Dimitris Dedousis and Evita Mpakopoulou were the creators of this implementation.