中文
相关论文

相关论文: Efficient Serverless Function Scheduling at the Ne…

200 篇论文

Serverless computing eliminates infrastructure management overhead but introduces significant challenges regarding cold start latency and resource utilization. Traditional static resource allocation often leads to inefficiencies under…

人工智能 · 计算机科学 2026-04-08 Zeyu Wang , Cuiqianhe Du , Renyue Zhang , Kejian Tong , Qi He , Qiyuan Tian

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

Network function virtualization is a promising technology to simultaneously support multiple services with diverse characteristics and requirements in the fifth generation and beyond networks. In practice, each service consists of a…

网络与互联网体系结构 · 计算机科学 2020-05-04 Wei-Kun Chen , Ya-Feng Liu , Antonio De Domenico , Zhi-Quan Luo

Serverless cloud is an innovative cloud service model that frees customers from most cloud management duties. It also offers the same advantages as other cloud models but at much lower costs. As a result, the serverless cloud has been…

分布式、并行与集群计算 · 计算机科学 2023-12-15 Tam N. Nguyen

Modern data center workloads are composed of multiserver jobs, computational jobs that require multiple servers in order to run. A data center server can run many multiserver jobs in parallel, as long as it has sufficient resources to meet…

Serverless computing platforms currently rely on basic pricing schemes that are static and do not reflect customer feedback. This leads to significant inefficiencies from a total utility perspective. As one of the fastest-growing cloud…

分布式、并行与集群计算 · 计算机科学 2022-01-26 Vipul Gupta , Soham Phade , Thomas Courtade , Kannan Ramchandran

Cloud-edge serverless applications or serverless deployments spanning multiple regions introduce the need to govern the scheduling of functions to satisfy their functional constraints or avoid performance degradation. For instance,…

分布式、并行与集群计算 · 计算机科学 2023-07-07 Giuseppe De Palma , Saverio Giallorenzo , Jacopo Mauro , Matteo Trentin , Gianluigi Zavattaro

Serverless computing enables developers to deploy code without managing infrastructure, but suffers from cold start overhead when initializing new function instances. Existing solutions such as "keep-alive" or "pre-warming" are costly and…

分布式、并行与集群计算 · 计算机科学 2025-10-31 Saman Akbari , Manfred Hauswirth

In an edge-cloud system, mobile devices can offload their computation intensive tasks to an edge or cloud server to guarantee the quality of service or satisfy task deadline requirements. However, it is challenging to determine where tasks…

分布式、并行与集群计算 · 计算机科学 2023-03-08 Chuanchao Gao , Aryaman Shaan , Arvind Easwaran

Serverless computing has transformed cloud application deployment by introducing a fine-grained, event-driven execution model that abstracts away infrastructure management. Its on-demand nature makes it especially appealing for…

分布式、并行与集群计算 · 计算机科学 2026-01-14 Chanh Nguyen , Monowar Bhuyan , Erik Elmroth

In the 5G era and beyond, it is favorable to deploy latency-sensitive and reliability-aware services on edge computing networks in which the computing and network resources are more limited compared to cloud and core networks but can…

网络与互联网体系结构 · 计算机科学 2024-08-29 Congzhou Li , Zhouxiang Wu , Divya Khanure , Jason P. Jue

Edge computing enables latency-critical applications to process data close to end devices, yet task heterogeneity and limited resources pose significant challenges to efficient orchestration. This paper presents a measurement-driven,…

分布式、并行与集群计算 · 计算机科学 2026-01-01 Yongmin Zhang , Pengyu Huang , Mingyi Dong , Jing Yao

Mobile edge computing offers a myriad of opportunities to innovate and introduce novel applications, thereby enhancing user experiences considerably. A critical issue extensively investigated in this domain is efficient deployment of…

网络与互联网体系结构 · 计算机科学 2024-09-24 Rasoul Behravesh , David Breitgand , Dean H. Lorenz , Danny Raz

Mobile Edge Computing (MEC) is a promising approach for enhancing the quality-of-service (QoS) of AI-enabled applications in the B5G/6G era, by bringing computation capability closer to end-users at the network edge. In this work, we…

网络与互联网体系结构 · 计算机科学 2025-11-25 Huaizhe Liu , Jiaqi Wu , Zhizongkai Wang , Bin Cao , Lin Gao

Edge computing is an emerging paradigm to enable low-latency applications, like mobile augmented reality, because it takes the computation on processing devices that are closer to the users. On the other hand, the need for highly scalable…

分布式、并行与集群计算 · 计算机科学 2021-09-21 Claudio Cicconetti , Marco Conti , Andrea Passarella

Serverless computing, commonly offered as Function-as-a-Service, was initially designed for small, lean applications. However, there has been an increasing desire to run larger, more complex applications (what we call bulky applications) in…

分布式、并行与集群计算 · 计算机科学 2024-05-14 Zhiyuan Guo , Zachary Blanco , Junda Chen , Jinmou Li , Zerui Wei , Bili Dong , Ishaan Pota , Mohammad Shahrad , Harry Xu , Yiying Zhang

Serverless computing is an approach to cloud computing that allows programmers to run serverless functions in response to external events. Serverless functions are priced at sub-second granularity, support transparent elasticity, and…

分布式、并行与集群计算 · 计算机科学 2020-08-05 Emily Herbert , Arjun Guha

Modern computing workloads are often composed of parallelizable jobs. A parallelizable job can be completed more quickly when run on additional servers. However, each job can only use a limited number of servers, known as its…

性能 · 计算机科学 2025-12-30 Benjamin Berg , Benjamin Moseley , Weina Wang , Mor Harchol-Balter

An increasing number of real-time applications with compute and/or communication deadlines are being supported on shared infrastructure. Such applications can often tolerate occasional deadline violations without substantially impacting…

网络与互联网体系结构 · 计算机科学 2016-03-08 Yuhuan Du , Gustavo de Veciana

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