Replicated Concurrency Control and Recovery

  • RepCRec – Replicated Concurrency Control and Recovery.
  • Implemented a distributed database, complete with multi-version concurrency control, deadlock detection, replication, and failure recovery.
  • Algorithms used: Available copies approach using strict two phase locking.

    More on this project can be found here
updated_at 05-12-2021