中文
相关论文

相关论文: Cold Start Latency in Serverless Computing: A Syst…

200 篇论文

Public cloud serverless platforms have attracted a large user base due to their high scalability, plug-and-play deployment model, and pay-per-use billing. However, compared to virtual machines and container hosting services, modern…

分布式、并行与集群计算 · 计算机科学 2025-09-30 Changyuan Lin , Yuanzhi Ma , Mohammad Shahrad

Serverless computing has emerged as a prominent paradigm, with a significant adoption rate among cloud customers. While this model offers advantages such as abstraction from the deployment and resource scheduling, it also poses limitations…

分布式、并行与集群计算 · 计算机科学 2025-03-26 Larissa Schmid , Marcin Copik , Alexandru Calotoiu , Laurin Brandner , Anne Koziolek , Torsten Hoefler

This work introduces a model-based framework that reveals the idle opportunity of modern servers running latency-critical applications. Specifically, three queuing models, M/M/1, cxM/M/1, and M/M/c, are used to estimate the theoretical idle…

硬件体系结构 · 计算机科学 2025-10-10 Georgia Antoniou , Haris Volos , Jawad Haj Yahya , Yiannakis Sazeides

Serverless computing has recently experienced significant adoption by several applications, especially Internet of Things (IoT) applications. In serverless computing, rather than deploying and managing dedicated virtual machines, users are…

分布式、并行与集群计算 · 计算机科学 2018-11-27 Tarek Elgamal , Atul Sandur , Klara Nahrstedt , Gul Agha

Serverless computing has matured into an effective execution model for edge cloud environments, enabling function level decomposition, demand driven scaling, and workflow execution across stable, well provisioned infrastructure. This…

分布式、并行与集群计算 · 计算机科学 2026-05-07 Hadi Tabatabaee Malazi , Reza Farahani , Nitinder Mohan , Schahram Dustdar

Serverless computing promises fine-grained elasticity and operational simplicity, fueling widespread interest from both industry and academia. Yet this promise is undercut by the cold setart problem, where invoking a function after a period…

操作系统 · 计算机科学 2025-09-19 Ben Holmes , Baltasar Dinis , Lana Honcharuk , Joshua Fried , Adam Belay

Measurement shows that 85% of TCP flows in the internet are short-lived flows that stay most of their operation in the TCP startup phase. However, many previous studies indicate that the traditional TCP Slow Start algorithm does not perform…

网络与互联网体系结构 · 计算机科学 2014-01-29 Xiao Lu , Ke Zhang , Chuan Heng Foh , Cheng Peng Fu

Microservice applications are created as loosely coupled application components and they leverage cloud elasticity to reduce costs and increase development speed. However, microservice applications exhibit complex interactions among…

分布式、并行与集群计算 · 计算机科学 2026-03-10 Minxian Xu , Junhan Liao , Linfeng Wen , Huaming Wu , Kejiang Ye , Rajkumar Buyya , Chengzhong Xu

Serverless computing paradigm has become more ingrained into the industry, as it offers a cheap alternative for application development and deployment. This new paradigm has also created new kinds of problems for the developer, who needs to…

分布式、并行与集群计算 · 计算机科学 2022-07-14 Gor Safaryan , Anshul Jindal , Mohak Chadha , Michael Gerndt

Serverless execution and most notably the Function as a Service (FaaS) model got quite some attention during the recent years. As of today, all commercial and open source implementations follow the common practice of keeping the execution…

分布式、并行与集群计算 · 计算机科学 2022-06-02 Dániel Géhberger , Dávid Kovács

Inexpensive cloud services, such as serverless computing, are often vulnerable to straggling nodes that increase end-to-end latency for distributed computation. We propose and implement simple yet principled approaches for straggler…

分布式、并行与集群计算 · 计算机科学 2020-01-22 Vipul Gupta , Dominic Carrano , Yaoqing Yang , Vaishaal Shankar , Thomas Courtade , Kannan Ramchandran

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

Edge computing is a promising solution to enable low-latency IoT applications, by shifting computation from remote data centers to local devices, less powerful but closer to the end user devices. However, this creates the challenge on how…

网络与互联网体系结构 · 计算机科学 2025-03-04 Claudio Cicconetti , Marco Conti , Andrea Passarella

Data labeling is a necessary but often slow process that impedes the development of interactive systems for modern data analysis. Despite rising demand for manual data labeling, there is a surprising lack of work addressing its high and…

数据库 · 计算机科学 2015-09-22 Daniel Haas , Jiannan Wang , Eugene Wu , Michael J. Franklin

Serverless clouds promise efficient scaling, reduced toil and monetary costs. Yet, serverless-ing a complex, legacy application might require major refactoring and thus is risky. As a case study, we use Airflow, an industry-standard…

分布式、并行与集群计算 · 计算机科学 2024-06-04 Filip Mikina , Pawel Zuk , Krzysztof Rzadca

With the rapid growth of IoT devices and their diverse workloads, container-based microservices deployed at edge nodes have become a lightweight and scalable solution. However, existing microservice scheduling algorithms often assume static…

网络与互联网体系结构 · 计算机科学 2025-12-11 Jingxi Lu , Wenhao Li , Jianxiong Guo , Xingjian Ding , Zhiqing Tang , Tian Wang , Weijia Jia

The field of distributed machine learning (ML) faces increasing demands for scalable and cost-effective training solutions, particularly in the context of large, complex models. Serverless computing has emerged as a promising paradigm to…

分布式、并行与集群计算 · 计算机科学 2025-09-19 Amine Barrak , Fabio Petrillo , Fehmi Jaafar

We present a framework for performance optimization in serverless edge-cloud platforms using dynamic task placement. We focus on applications for smart edge devices, for example, smart cameras or speakers, that need to perform processing…

分布式、并行与集群计算 · 计算机科学 2020-05-21 Anirban Das , Shigeru Imai , Mike P. Wittie , Stacy Patterson

Among the machine learning applications to business, recommender systems would take one of the top places when it comes to success and adoption. They help the user in accelerating the process of search while helping businesses maximize…

信息检索 · 计算机科学 2019-07-23 Kiran Rama , Pradeep Kumar , Bharat Bhasker

These days, the development of smart cities, specifically in location-aware, latency-sensitive, and security-crucial applications (such as emergency fire events, patient health monitoring, or real-time manufacturing) heavily depends on a…

网络与互联网体系结构 · 计算机科学 2020-12-02 Maryam Songhorabadi , Morteza Rahimi , Amir Mahdi Moghaddam Farid , Mostafa Haghi Kashani