Abstract
This paper aims performance evaluation of data replication using speculative lock. The speculative lock is a method in which transaction processing is executed by temporarily neglecting conflict with write lock in the concurrency control, and abort conflicted transaction by detecting conflict at time of checkpoint. This paper considers experimental results of the performance evaluation.