首页    期刊浏览 2024年09月19日 星期四
登录注册

文章基本信息

  • 标题:Linearizability with Ownership Transfer
  • 本地全文:下载
  • 作者:Alexey Gotsman ; Hongseok Yang
  • 期刊名称:Logical Methods in Computer Science
  • 印刷版ISSN:1860-5974
  • 电子版ISSN:1860-5974
  • 出版年度:2013
  • 卷号:9
  • 期号:3
  • 页码:1
  • DOI:10.2168/LMCS-9(3:12)2013
  • 出版社:Technical University of Braunschweig
  • 摘要:Linearizability is a commonly accepted notion of correctness for libraries of concurrent algorithms. Unfortunately, it assumes a complete isolation between a library and its client, with interactions limited to passing values of a given data type. This is inappropriate for common programming languages, where libraries and their clients can communicate via the heap, transferring the ownership of data structures, and can even run in a shared address space without any memory protection. In this paper, we present the first definition of linearizability that lifts this limitation and establish an Abstraction Theorem: while proving a property of a client of a concurrent library, we can soundly replace the library by its abstract implementation related to the original one by our generalisation of linearizability. This allows abstracting from the details of the library implementation while reasoning about the client. We also prove that linearizability with ownership transfer can be derived from the classical one if the library does not access some of data structures transferred to it by the client.
  • 其他关键词:Concurrency, Linearizability, Ownership Transfer, Semantics, Data Abstraction
国家哲学社会科学文献中心版权所有