DBScholar

Back to papers

TicToc: Time Traveling Optimistic Concurrency Control

Summary: TicToc is an OCC that removes timestamps by encoding read/write timestamps per tuple and computing a commit timestamp lazily at commit. A protocol lets commit timestamps move forward in logical time, boosting concurrency while preserving serializability. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
5188
Venue
SIGMOD
Year
2016
Pagerank
0.00011147309
Overall Rank
1,325 | 90.92%
DOI
10.1145/2882903.2882935

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{yu_sigmod16,
        title = {{TicToc: Time Traveling Optimistic Concurrency Control}},
        author = {Yu, Xiangyao and Pavlo, Andrew and Sanchez, Daniel and Devadas, Srinivas},
        series = {{SIGMOD} '16},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/2882903.2882935},
        url = {https://dl.acm.org/doi/10.1145/2882903.2882935},
        year = {2016}
}

Incoming Citations (Sorted by Pagerank)

Showing 2 of 52 citing papers.

Previous Page 2 / 2 Next

Outgoing Citations (Sorted by Pagerank)

Showing 9 of 9 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers