静态一致性与线性一致性Quiescent_Consistency_Defining_and_Verifying_Relaxed_Linearizability

时间:2021-10-20 10:49:07
【文件属性】:
文件名称:静态一致性与线性一致性Quiescent_Consistency_Defining_and_Verifying_Relaxed_Linearizability
文件大小:5.1MB
文件格式:PDF
更新时间:2021-10-20 10:49:07
高并发 Concurrent data structures like stacks, sets or queues need to be highly optimized to provide large degrees of parallelism with reduced contention. Linearizability, a key consistency condition for concurrent objects, sometimes limits the potential for optimization. Hence algorithm designers have started to build concurrent data structures that are not linearizable but only satisfy relaxed consistency requirements. In this paper, we study quiescent consistency as proposed by Shavit and Herlihy, which is one such relaxed condition. More precisely, we give the first formal definition of quiescent consistency, investigate its relationship with linearizability, and provide a proof technique for it based on (coupled) simulations. We demonstrate our proof technique by verifying quiescent consistency of a (non-linearizable) FIFO queue built using a diffraction tree.

网友评论