容器数据项:基于容器的高效边缘计算的抽象数据类型

Md Rezwanur Rahman, Tarun Annapareddy, Shirin Ebadi, Varsha Natarajan, Adarsh Srinivasan, Eric Keller, Shivakant Mishra
{"title":"容器数据项:基于容器的高效边缘计算的抽象数据类型","authors":"Md Rezwanur Rahman, Tarun Annapareddy, Shirin Ebadi, Varsha Natarajan, Adarsh Srinivasan, Eric Keller, Shivakant Mishra","doi":"arxiv-2409.00801","DOIUrl":null,"url":null,"abstract":"We present Container Data Item (CDI), an abstract datatype that allows\nmultiple containers to efficiently operate on a common data item while\npreserving their strong security and isolation semantics. Application\ndevelopers can use CDIs to enable multiple containers to operate on the same\ndata, synchronize execution among themselves, and control the ownership of the\nshared data item during runtime. These containers may reside on the same server\nor different servers. CDI is designed to support microservice based\napplications comprised of a set of interconnected microservices, each\nimplemented by a separate dedicated container. CDI preserves the important\nisolation semantics of containers by ensuring that exactly one container owns a\nCDI object at any instant and the ownership of a CDI object may be transferred\nfrom one container to another only by the current CDI object owner. We present\nthree different implementations of CDI that allow different containers residing\non the same server as well containers residing on different servers to use CDI\nfor efficiently operating on a common data item. The paper provides an\nextensive performance evaluation of CDI along with two representative\napplications, an augmented reality application and a decentralized workflow\norchestrator.","PeriodicalId":501422,"journal":{"name":"arXiv - CS - Distributed, Parallel, and Cluster Computing","volume":"58 1","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2024-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Container Data Item: An Abstract Datatype for Efficient Container-based Edge Computing\",\"authors\":\"Md Rezwanur Rahman, Tarun Annapareddy, Shirin Ebadi, Varsha Natarajan, Adarsh Srinivasan, Eric Keller, Shivakant Mishra\",\"doi\":\"arxiv-2409.00801\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"We present Container Data Item (CDI), an abstract datatype that allows\\nmultiple containers to efficiently operate on a common data item while\\npreserving their strong security and isolation semantics. Application\\ndevelopers can use CDIs to enable multiple containers to operate on the same\\ndata, synchronize execution among themselves, and control the ownership of the\\nshared data item during runtime. These containers may reside on the same server\\nor different servers. CDI is designed to support microservice based\\napplications comprised of a set of interconnected microservices, each\\nimplemented by a separate dedicated container. CDI preserves the important\\nisolation semantics of containers by ensuring that exactly one container owns a\\nCDI object at any instant and the ownership of a CDI object may be transferred\\nfrom one container to another only by the current CDI object owner. We present\\nthree different implementations of CDI that allow different containers residing\\non the same server as well containers residing on different servers to use CDI\\nfor efficiently operating on a common data item. The paper provides an\\nextensive performance evaluation of CDI along with two representative\\napplications, an augmented reality application and a decentralized workflow\\norchestrator.\",\"PeriodicalId\":501422,\"journal\":{\"name\":\"arXiv - CS - Distributed, Parallel, and Cluster Computing\",\"volume\":\"58 1\",\"pages\":\"\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2024-09-01\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"arXiv - CS - Distributed, Parallel, and Cluster Computing\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/arxiv-2409.00801\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"arXiv - CS - Distributed, Parallel, and Cluster Computing","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/arxiv-2409.00801","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

我们提出的容器数据项(CDI)是一种抽象数据类型,它允许多个容器在保留其强大的安全性和隔离语义的同时,高效地对一个共同的数据项进行操作。应用程序开发人员可以使用 CDI 使多个容器能够对同一数据进行操作,在它们之间同步执行,并在运行期间控制共享数据项的所有权。这些容器可以位于同一服务器上,也可以位于不同的服务器上。CDI 设计用于支持基于微服务的应用,该应用由一组相互连接的微服务组成,每个微服务由一个单独的专用容器实现。CDI 保留了容器的重要隔离语义,确保在任何时刻都只有一个容器拥有 CDI 对象,并且 CDI 对象的所有权只能由当前 CDI 对象的所有者从一个容器转移到另一个容器。我们介绍了 CDI 的三种不同实现,它们允许驻留在同一服务器上的不同容器以及驻留在不同服务器上的容器使用 CDI 高效地操作一个共同的数据项。本文对 CDI 进行了广泛的性能评估,并介绍了两个具有代表性的应用,一个是增强现实应用,另一个是分散式工作流协调器。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Container Data Item: An Abstract Datatype for Efficient Container-based Edge Computing
We present Container Data Item (CDI), an abstract datatype that allows multiple containers to efficiently operate on a common data item while preserving their strong security and isolation semantics. Application developers can use CDIs to enable multiple containers to operate on the same data, synchronize execution among themselves, and control the ownership of the shared data item during runtime. These containers may reside on the same server or different servers. CDI is designed to support microservice based applications comprised of a set of interconnected microservices, each implemented by a separate dedicated container. CDI preserves the important isolation semantics of containers by ensuring that exactly one container owns a CDI object at any instant and the ownership of a CDI object may be transferred from one container to another only by the current CDI object owner. We present three different implementations of CDI that allow different containers residing on the same server as well containers residing on different servers to use CDI for efficiently operating on a common data item. The paper provides an extensive performance evaluation of CDI along with two representative applications, an augmented reality application and a decentralized workflow orchestrator.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信