Python implementation for the ROMV scheduler (read-only multi-version) with RR (round robin) scheduling scheme over the transactions.
scheduler
transactions
database-management
round-robin-scheduler
multiversion
concurrency-control
romv
2pl
read-only-transactions
-
Updated
Aug 12, 2018 - Python