2021Turkish Journal of Computer and Mathematics Education (TURCOMAT)Open access

Reducing Workload On Real-Time Database Using Machine Learning Based Transaction Scheduling

Ashok Kumar Panda

Open full text 0 citations

Abstract

Reading and writing to relational databases requires accessing multiple tables for constraint & quality checks. In order to perform these checks, databases use transaction management, wherein index-based checking & validation is done, and data is committed to the database only when these checks are satisfied. In case of any validation violations, databases need to either fall back to previous data state, or activate violation rule engine and resolve the underlying conflicts. Performing these tasks for limited size databases doesn’t compromise on system performance, but as database sizes increase, the number of checks increase exponentially, thereby reducing database system performance. In order to reduce the effect of database size on transaction scheduling performance, this work proposes a genetic algorithm inspired algorithm, which takes into consideration multiple performance parameters in order to optimize transaction performance. The underlying system is deployed on multiple relational databases, and a performance improvement of 10% in terms of scheduled transaction execution delay is observed. This performance is compared with recently proposed state-of-the-art systems, and it is observed that the proposed model is able to reduce execution delay by 5% across multiple implementations.

About this research paper

What this paper is about

Reading and writing to relational databases requires accessing multiple tables for constraint & quality checks. In order to perform these checks, databases use transaction management, wherein index-based checking & validation is done, and data is committed to the database only when these checks are satisfied. In case of any validation violations, databases need to either fall back to previous data state, or activate violation rule engine and resolve the underlying conflicts. Performing these tasks for limited size databases doesn’t compromise on system performance, but as database sizes increase, the number of checks increase exponentially, thereby reducing database system performance. In order to reduce the effect of database size on transaction scheduling performance, this work proposes a genetic algorithm inspired algorithm, which takes into consideration multiple performance parameters in order to optimize transaction performance. The underlying system is deployed on multiple relational databases, and a performance improvement of 10% in terms of scheduled transaction execution delay is observed. This performance is compared with recently proposed state-of-the-art systems, and it is observed that the proposed model is able to reduce execution delay by 5% across multiple implementations.

Why it matters

A significance statement is not available in the OpenAlex record.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

Reading and writing to relational databases requires accessing multiple tables for constraint & quality checks. In order to perform these checks, databases use transaction management, wherein index-based checking & validation is done, and data is committed to the database only when these checks are satisfied. In case of any validation violations, databases need to either fall back to previous data state, or activate violation rule engine and resolve the underlying conflicts. Performing these tasks for limited size databases doesn’t compromise on system performance, but as database sizes increase, the number of checks increase exponentially, thereby reducing database system performance. In order to reduce the effect of database size on transaction scheduling performance, this work proposes a genetic algorithm inspired algorithm, which takes into consideration multiple performance parameters in order to optimize transaction performance. The underlying system is deployed on multiple relational databases, and a performance improvement of 10% in terms of scheduled transaction execution delay is observed. This performance is compared with recently proposed state-of-the-art systems, and it is observed that the proposed model is able to reduce execution delay by 5% across multiple implementations.

Key concepts: Computer science, Online transaction processing, Database, Database tuning, Database transaction, Database testing, Workload, Distributed transaction

Related papers

Back to paper searchBrowse research topicsOriginal source
Reducing Workload On Real-Time Database Using Machine Learning Based Transaction Scheduling — Research Paper | ScholarLens