-
Notifications
You must be signed in to change notification settings - Fork 17
/
paper.txt
36 lines (35 loc) · 2.91 KB
/
paper.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
1.Xiangyao Yu, George Bezerra, Andrew Pavlo, Srinivas Devadas, Michael Stonebraker:
Staring into the Abyss: An Evaluation of Concurrency Control with One Thousand Cores. PVLDB 8(3): 209-220 (2014)
2.Shuai Mu, Yang Cui, Yang Zhang, Wyatt Lloyd, Jinyang Li:
Extracting More Concurrency from Distributed Transactions. OSDI 2014: 479-494
3.Goetz Graefe, Felix Halim, Stratos Idreos, Harumi A. Kuno, Stefan Manegold:
Concurrency Control for Adaptive Indexing. PVLDB 5(7): 656-667 (2012)
4.Stacy Patterson, Aaron J. Elmore, Faisal Nawab, Divyakant Agrawal, Amr El Abbadi:
Serializability, not Serial: Concurrency Control and Availability in Multi-Datacenter Datastores. PVLDB 5(11): 1459-1470 (2012)
5.Iraklis Psaroudakis, Manos Athanassoulis, Matthaios Olma, Anastasia Ailamaki:
Reactive and proactive sharing across concurrent analytical queries. SIGMOD Conference 2014: 889-892
6.Philip A. Bernstein, Colin W. Reid, Ming Wu, Xinhao Yuan:
Optimistic Concurrency Control by Melding Trees. PVLDB 4(11): 944-955 (2011)
7.Per-Åke Larson, Spyros Blanas, Cristian Diaconu, Craig Freedman, Jignesh M. Patel, Mike Zwilling:
High-Performance Concurrency Control Mechanisms for Main-Memory Databases. PVLDB 5(4): 298-309 (2011)
8.Philip A. Bernstein, Colin W. Reid, Ming Wu, Xinhao Yuan:
Optimistic Concurrency Control by Melding Trees. PVLDB 4(11): 944-955 (2011)
9.Per-Åke Larson, Spyros Blanas, Cristian Diaconu, Craig Freedman, Jignesh M. Patel, Mike Zwilling:
High-Performance Concurrency Control Mechanisms for Main-Memory Databases. PVLDB 5(4): 298-309 (2011)
2015~2018
1. Xiangyao Yu, Yu Xia, Andrew Pavlo, Daniel Sánchez, Larry Rudolph, Srinivas Devadas:
Sundial: Harmonizing Concurrency Control and Caching in a Distributed OLTP Database Management System. PVLDB 11(10): 1289-1302 (2018)
2. Qian Lin, Gang Chen, Meihui Zhang:
On the Design of Adaptive and Speculative Concurrency Control in Distributed Databases. ICDE 2018: 1376-1379
3. Chunzhi Su, Natacha Crooks, Cong Ding, Lorenzo Alvisi, Chao Xie:
Bringing Modular Concurrency Control to the Next Level. SIGMOD Conference 2017: 283-297
4. Xiangyao Yu, Andrew Pavlo, Daniel Sánchez, Srinivas Devadas:
TicToc: Time Traveling Optimistic Concurrency Control. SIGMOD Conference 2016: 1629-1642
5. Yuan Yuan, Kaibo Wang, Rubao Lee, Xiaoning Ding, Jing Xing, Spyros Blanas, Xiaodong Zhang:
BCC: Reducing False Aborts in Optimistic Concurrency Control with Low Cost for In-Memory Databases. PVLDB 9(6): 504-515 (2016)
6. Thomas Neumann, Tobias Mühlbauer, Alfons Kemper:
Fast Serializable Multi-Version Concurrency Control for Main-Memory Database Systems. SIGMOD Conference 2015: 677-689
7. Philip A. Bernstein, Sudipto Das, Bailu Ding, Markus Pilman:
Optimizing Optimistic Concurrency Control for Tree-Structured, Log-Structured Databases. SIGMOD Conference 2015: 1295-1309
8. Jose M. Faleiro, Daniel J. Abadi:
Rethinking serializable multiversion concurrency control. PVLDB 8(11): 1190-1201 (2015)