On predictive modeling for optimizing transaction execution in parallel OLTP systems

PVLDB(2011)

引用 91|浏览50
暂无评分
摘要
A new emerging class of parallel database management systems (DBMS) is designed to take advantage of the partitionable workloads of on-line transaction processing (OLTP) applications [23, 20]. Transactions in these systems are optimized to execute to completion on a single node in a shared-nothing cluster without needing to coordinate with other nodes or use expensive concurrency control measures [18]. But some OLTP applications cannot be partitioned such that all of their transactions execute within a single-partition in this manner. These distributed transactions access data not stored within their local partitions and subsequently require more heavy-weight concurrency control protocols. Further difficulties arise when the transaction's execution properties, such as the number of partitions it may need to access or whether it will abort, are not known beforehand. The DBMS could mitigate these performance issues if it is provided with additional information about transactions. Thus, in this paper we present a Markov model-based approach for automatically selecting which optimizations a DBMS could use, namely (1) more efficient concurrency control schemes, (2) intelligent scheduling, (3) reduced undo logging, and (4) speculative execution. To evaluate our techniques, we implemented our models and integrated them into a parallel, main-memory OLTP DBMS to show that we can improve the performance of applications with diverse workloads.
更多
查看译文
关键词
diverse workloads,oltp application,predictive modeling,optimizing transaction execution,on-line transaction processing,expensive concurrency control measure,execution property,efficient concurrency control scheme,main-memory oltp dbms,heavy-weight concurrency control protocol,parallel database management system,transactions access data,parallel oltp system,management system,concurrency control,markov model,prediction model,speculative execution,distributed transactions
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要