中文
相关论文

相关论文: InfiniStore: Elastic Serverless Cloud Storage

200 篇论文

This paper proposes Concurrent-Access Obfuscated Store (CAOS), a construction for remote data storage that provides access-pattern obfuscation in a honest-but-curious adversarial model, while allowing for low bandwidth overhead and client…

密码学与安全 · 计算机科学 2019-06-04 Mihai Ordean , Mark Ryan , David Galindo

Spark is an in-memory analytics platform that targets commodity server environments today. It relies on the Hadoop Distributed File System (HDFS) to persist intermediate checkpoint states and final processing results. In Spark, immutable…

分布式、并行与集群计算 · 计算机科学 2017-08-22 Mijung Kim , Jun Li , Haris Volos , Manish Marwah , Alexander Ulanov , Kimberly Keeton , Joseph Tucek , Lucy Cherkasova , Le Xu , Pradeep Fernando

Fog computing can support IoT services with fast response time and low bandwidth usage by moving computation from the cloud to edge devices. However, existing fog computing frameworks have limited flexibility to support dynamic service…

分布式、并行与集群计算 · 计算机科学 2019-07-22 Bin Cheng , Jonathan Fürst , Gurkan Solmaz , Takuya Sanada

Function-as-a-Service (FaaS) has become a central paradigm in serverless cloud computing, yet optimizing FaaS deployments remains challenging. Using function fusion, multiple functions can be combined into a single deployment unit, which…

分布式、并行与集群计算 · 计算机科学 2026-01-19 Niklas Kowallik , Trever Schirmer , David Bermbach

Motivated by developer productivity, serverless computing, and microservices have become the de facto development model in the cloud. Microservices decompose monolithic applications into separate functional units deployed individually. This…

操作系统 · 计算机科学 2022-11-16 Anjo Vahldiek-Oberwagner , Mona Vij

Serverless computing adopts a pay-as-you-go billing model where applications are executed in stateless and shortlived containers triggered by events, resulting in a reduction of monetary costs and resource utilization. However, existing…

网络与互联网体系结构 · 计算机科学 2025-01-27 Chen Chen , Peiyuan Guan , Ziru Chen , Amir Taherkordi , Fen Hou , Lin X. Cai

The worldwide economy and environmental sustainability depend on eff icient and reliable supply chains, in which container shipping plays a crucial role as an environmentally friendly mode of transport. Liner shipping companies seek to…

最优化与控制 · 数学 2025-04-08 Jaike Van Twiller , Djordje Grbic , Rune Møller Jensen

We design and implement LEGOStore, an erasure coding (EC) based linearizable data store over geo-distributed public cloud data centers (DCs). For such a data store, the confluence of the following factors opens up opportunities for EC to be…

分布式、并行与集群计算 · 计算机科学 2022-07-05 Hamidreza Zare , Viveck R. Cadambe , Bhuvan Urgaonkar , Chetan Sharma , Praneet Soni , Nader Alfares , Arif Merchant

The increasing use of Internet of Things devices coincides with more communication and data movement in networks, which can exceed existing network capabilities. These devices often process sensor or user information, where data privacy and…

分布式、并行与集群计算 · 计算机科学 2022-03-29 Daniel Habenicht , Kevin Kreutz , Soeren Becker , Jonathan Bader , Lauritz Thamsen , Odej Kao

Serverless computing is a popular cloud computing paradigm, which requires low response latency to handle on-demand user requests. There are two prominent techniques employed for reducing the response latency: keep fully initialized…

分布式、并行与集群计算 · 计算机科学 2023-05-19 Yulin Sun , Deepak Vij , Fenge Li , Wenjian Guo , Ying Xiong

Many modern applications require the evaluation of analytical queries on large amounts of data. Such queries entail joins and heavy aggregations that often include user-defined functions (UDFs). The most efficient way to process these…

数据库 · 计算机科学 2015-01-07 Herald Kllapi , Panos Sakkos , Alex Delis , Dimitrios Gunopulos , Yannis Ioannidis

Serverless computing has gained significant traction for machine learning inference applications, which are often deployed as serverless workflows consisting of multiple CPU and GPU functions with data dependency. However, existing…

分布式、并行与集群计算 · 计算机科学 2024-11-05 Hao Wu , Junxiao Deng , Minchen Yu , Yue Yu , Yaochen Liu , Hao Fan , Song Wu , Wei Wang

Function-as-a-Service (FaaS) computing is an emerging cloud computing paradigm for its ease-of-management and elasticity. However, optimizing scheduling for serverless functions remains challenging due to their dynamic and event-driven…

软件工程 · 计算机科学 2025-12-08 Zhuangbin Chen , Juzheng Zheng , Zibin Zheng

Spot instances are virtual machines offered at 60-90% lower cost that can be reclaimed at any time, with only a short warning period. Spot instances have already been used to significantly reduce the cost of processing workloads in the…

分布式、并行与集群计算 · 计算机科学 2022-05-24 Malte Brodmann , Nikolas Ioannou , Bernard Metzler , Jonas Pfefferle , Ana Klimovic

Emerging Deep Learning (DL) applications introduce heavy I/O workloads on computer clusters. The inherent long lasting, repeated, and random file access pattern can easily saturate the metadata and data service and negatively impact other…

分布式、并行与集群计算 · 计算机科学 2018-10-01 Zhao Zhang , Lei Huang , Uri Manor , Linjing Fang , Gabriele Merlo , Craig Michoski , John Cazes , Niall Gaffney

Serverless computing has rapidly emerged as a popular cloud computing paradigm. It enables developers to implement function-level tasks, i.e., serverless functions, without managing infrastructure. While reducing operational overhead, it…

软件工程 · 计算机科学 2025-11-24 Jinfeng Wen , Yuehan Sun

Serverless computing is gaining traction as an attractive model for the deployment of a multitude of workloads in the cloud. Designing and building effective resource management solutions for any computing environment requires extensive…

分布式、并行与集群计算 · 计算机科学 2023-09-20 Anupama Mampage , Rajkumar Buyya

Multi-tenancy hosting of users in cloud NoSQL data stores is favored by cloud providers because it enables resource sharing at low operating cost. Multi-tenancy takes several forms depending on whether the back-end file system is a local…

分布式、并行与集群计算 · 计算机科学 2016-01-06 Jiaan Zeng

To satisfy increasing storage demands in both capacity and performance, industry has turned to multiple storage technologies, including Flash SSDs and SMR disks. These devices employ a translation layer that conceals the idiosyncrasies of…

操作系统 · 计算机科学 2019-01-11 Nikolas Ioannou , Kornilios Kourtis , Ioannis Koltsidas

Edge Storage Systems have emerged as a critical enabler of low latency data access in modern cloud networks by bringing storage and computation closer to end users. However, the limited storage capacity of edge servers poses significant…

分布式、并行与集群计算 · 计算机科学 2025-07-31 Shubhradeep Roy , Suvarthi Sarkar , Vivek Verma , Aryabartta Sahu