Python implementation for the ROMV scheduler (read-only multi-version) with RR (round robin) scheduling scheme over the transactions.
schedulertransactionsdatabase-managementround-robin-schedulermultiversionconcurrency-controlromv2plread-only-transactions
-
Updated
Aug 12, 2018 - Python