In this project we implemented a distributed database, complete with multiversion concurrency control, deadlock avoidance, replication, and failure recovery. In this project we have used available copies approach to replication using two phase locking (using read and write locks) at each site and validation at commit time. We avoided deadlocks using the wait-die protocol in which older transactions wait for younger ones, but younger ones abort rather than wait for older ones.
-
Notifications
You must be signed in to change notification settings - Fork 0
contactaditya/Advanced-Database-Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published