A Preliminary Proposal for an Analytical Model for Evaluating the Impact on Performance of Data Access Patterns in Transaction Execution
Pierangelo Di Sanzo

TL;DR
This paper proposes an analytical model to evaluate how different data access patterns affect transaction performance under locking-based concurrency control protocols.
Contribution
It introduces a preliminary analytical framework for assessing performance impacts of data access orderings in concurrent transaction execution.
Findings
Different data access orders influence transaction throughput.
Locking protocols' performance varies with access pattern complexity.
Preliminary model offers insights into optimizing transaction concurrency.
Abstract
We present a preliminary proposal for an analytical model for evaluating the impact on performance of data access patterns in concurrent transaction execution. We consider the case of concurrency control protocols that use locking to ensure isolation in the execution of transactions. We analyse scenarios where transactions access one or more sets of data items in the same order or in different order.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDistributed systems and fault tolerance · Advanced Data Storage Technologies · Software System Performance and Reliability
