Limit this search to....

Progress of Concurrent Objects
Contributor(s): Liang, Hongjin (Author), Feng, Xinyu (Author)
ISBN: 1680836722     ISBN-13: 9781680836721
Publisher: Now Publishers
OUR PRICE:   $90.25  
Product Type: Paperback - Other Formats
Published: May 2020
Qty:
Additional Information
BISAC Categories:
- Computers | Computer Science
- Computers | Programming Languages - General
Physical Information: 0.32" H x 6.14" W x 9.21" (0.48 lbs) 146 pages
 
Descriptions, Reviews, Etc.
Publisher Description:

Implementations of concurrent objects in programming languages should guarantee linearizability and a progress property. These progress properties describe conditions under which a method call is guaranteed to complete. However, they fail to describe how clients are affected, making it difficult to utilize them in layered and modular program verification. Even worse, none of the existing results applies to concurrent objects with partial methods.

Progress of Concurrent Objects examines the progress properties of concurrent objects. It formulates each progress property in terms of contextual refinement so that, when verifying clients of the objects, concrete object implementations can be replaced with their abstractions with certainty, achieving modular verification. For concurrent objects with partial methods, two new progress properties, partial starvation-freedom (PSF) and partial deadlock-freedom (PDF) are described. Finally, a rely-guarantee style program logic LiLi for verifying linearizability and progress together for concurrent objects is introduced.

This tutorial is intended for use by researchers and students. It surveys the current state of the topic and introduces the reader to recent advances in a tutorial style that makes the topic accessible to newcomers to the field.