Abstract Specifications for Concurrent Maps

被引:2
|
作者
Xiong, Shale [1 ]
Pinto, Pedro da Rocha [1 ]
Ntzik, Gian [1 ]
Gardner, Philippa [1 ]
机构
[1] Imperial Coll London, London, England
基金
英国工程与自然科学研究理事会;
关键词
LINEARIZABILITY; LOGIC;
D O I
10.1007/978-3-662-54434-1_36
中图分类号
TP31 [计算机软件];
学科分类号
081202 ; 0835 ;
摘要
Despite recent advances in reasoning about concurrent data structure libraries, the largest implementations in java.util.concurrent have yet to be verified. The key issue lies in the development of modular specifications, which provide clear logical boundaries between clients and implementations. A solution is to use recent advances in fine-grained concurrency reasoning, in particular the introduction of abstract atomicity to concurrent separation logic reasoning. We present two specifications of concurrent maps, both providing the clear boundaries we seek. We show that these specifications are equivalent, in that they can be built from each other. We show how we can verify client programs, such as a concurrent set and a producer-consumer client. We also give a substantial first proof that the main operations of ConcurrentSkipListMap in java.util.concurrent satisfy the map specification. This work demonstrates that we now have the technology to verify the largest implementations in java.util.concurrent.
引用
收藏
页码:964 / 990
页数:27
相关论文
共 50 条