International Journal of Networking and Computing
Online ISSN : 2185-2847
Print ISSN : 2185-2839
ISSN-L : 2185-2839
Special Issue on the Sixth International Symposium on Computing and Networking
Integration of TicToc Concurrency Control Protocol with Parallel Write Ahead Logging Protocol
Yasuhiro NakamuraHideyuki KawashimaOsamu Tatebe
Author information
JOURNAL OPEN ACCESS

2019 Volume 9 Issue 2 Pages 339-353

Details
Abstract

A transactional system consists of a concurrency control system and a recovery system. TicToc is one of the state of the art concurrency control protocols today, but it lacks recovery system. We studied the ways to integrate TicToc and recovery system. For efficiency, we adopted a parallel write ahead logging scheme for the recovery system. There are two methods to optimize the logging. First method is early lock release which executes lock release early on data objects. Second method is group commit which executes batched logs transfer to storage from memory. We integrated a transactional system consisted by TicToc and P-WAL logging system assuming non-volatile memory. We found that the two optimization methods incur performance degradation when storage access latency is equivalent to that of NVRAM.

Content from these authors
© 2019 International Journal of Networking and Computing
Previous article Next article
feedback
Top