中文
相关论文

相关论文: Dependency-aware Resource Allocation for Serverles…

200 篇论文

Edge Computing emerges as a promising alternative of Cloud Computing, with scalable compute resources and services deployed in the path between IoT devices and Cloud. Since virtualization techniques can be applied on Edge compute nodes,…

分布式、并行与集群计算 · 计算机科学 2025-06-13 Joanna Georgiou , Moysis Symeonides , George Pallis , Marios D. Dikaiakos

Edge computing is an emerging technology which places computing at the edge of the network to provide an ultra-low latency. Computation offloading, a paradigm that migrates computing from mobile devices to remote servers, can now use the…

分布式、并行与集群计算 · 计算机科学 2019-02-13 Li Lin , Peng Li , Jinbo Xiong , Mingwei Lin

Cloud-based serverless computing systems, either public or privately provisioned, aim to provide the illusion of infinite resources and abstract users from details of the allocation decisions. With the goal of providing a low cost and a…

分布式、并行与集群计算 · 计算机科学 2020-11-25 Chavit Denninnart

By acquiring cloud-like capacities at the edge of a network, edge computing is expected to significantly improve user experience. In this paper, we formulate a hybrid edge-cloud computing system where an edge device with limited local…

信息论 · 计算机科学 2020-01-27 Thinh Quang Dinh , Ben Liang , Tony Q. S. Quek , Hyundong Shin

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

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

Deploying large language models (LLMs) on edge devices is crucial for delivering fast responses and ensuring data privacy. However, the limited storage, weight, and power of edge devices make it difficult to deploy LLM-powered applications.…

硬件体系结构 · 计算机科学 2025-06-04 Chunlin Tian , Xinpeng Qin , Kahou Tam , Li Li , Zijian Wang , Yuanzhe Zhao , Minglei Zhang , Chengzhong Xu

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

It is becoming common practice to push interactive and location-based services from remote datacenters to resource-constrained edge domains. This trend creates new management challenges at the network edge, not least to ensure resilience.…

网络与互联网体系结构 · 计算机科学 2022-05-19 Jose Moura , David Hutchison

Cloud resource management is often modeled by two-dimensional bin packing with a set of items that correspond to tasks having fixed CPU and memory requirements. However, applications running in clouds are much more flexible: modern…

分布式、并行与集群计算 · 计算机科学 2022-11-01 Bartłomiej Przybylski , Paweł Żuk , Krzysztof Rzadca

The explosive growth of Internet of Things (IoT) devices has strained traditional cloud infrastructures, highlighting the need for low-latency and energy-efficient alternatives. Fog computing addresses this by placing computation near the…

网络与互联网体系结构 · 计算机科学 2026-01-01 Negin Doostar , Mohammad Reza Heidarpour , Amir Khorsandi

Serverless computing is an emerging Cloud service model. It is currently gaining momentum as the next step in the evolution of hosted computing from capacitated machine virtualisation and microservices towards utility computing. The term…

分布式、并行与集群计算 · 计算机科学 2019-01-11 Manuel Stein

This paper explores resource allocation in serverless cloud computing platforms and proposes an optimization approach for autoscaling systems. Serverless computing relieves users from resource management tasks, enabling focus on application…

分布式、并行与集群计算 · 计算机科学 2023-10-31 Harold Ship , Evgeny Shindin , Chen Wang , Diana Arroyo , Asser Tantawi

Serverless computing is an emerging cloud computing paradigm for developing applications at the function level, known as serverless functions. Due to the highly dynamic execution environment, multiple identical runs of the same serverless…

软件工程 · 计算机科学 2025-01-14 Jinfeng Wen , Zhenpeng Chen , Federica Sarro , Shangguang Wang

We study how to design edge server placement and server scheduling policies under workload uncertainty for 5G networks. We introduce a new metric called resource pooling factor to handle unexpected workload bursts. Maximizing this metric…

网络与互联网体系结构 · 计算机科学 2021-04-30 Shizhen Zhao , Xiao Zhang , Peirui Cao , Xinbing Wang

In today's era of Internet of Things (IoT), where massive amounts of data are produced by IoT and other devices, edge computing has emerged as a prominent paradigm for low-latency data processing. However, applications may have diverse…

网络与互联网体系结构 · 计算机科学 2021-07-19 Md Washik Al Azad , Susmit Shannigrahi , Nicholas Stergiou , Francisco R. Ortega , Spyridon Mastorakis

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

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

Serverless computing has gained a strong traction in the cloud computing community in recent years. Among the many benefits of this novel computing model, the rapid auto-scaling capability of user applications takes prominence. However, the…

分布式、并行与集群计算 · 计算机科学 2023-08-23 Anupama Mampage , Shanika Karunasekera , Rajkumar Buyya

Serverless computing (also known as functions as a service) is a new cloud computing abstraction that makes it easier to write robust, large-scale web services. In serverless computing, programmers write what are called serverless…

编程语言 · 计算机科学 2021-03-12 Abhinav Jangda , Donald Pinckney , Yuriy Brun , Arjun Guha