中文
相关论文

相关论文: Caching Aided Multi-Tenant Serverless Computing

200 篇论文

Serverless computing, or Function-as-a-Service (FaaS), enables a new way of building and scaling applications by allowing users to deploy fine-grained functions while providing fully-managed resource provisioning and auto-scaling. Custom…

分布式、并行与集群计算 · 计算机科学 2021-07-16 Ao Wang , Shuai Chang , Huangshi Tian , Hongqi Wang , Haoran Yang , Huiba Li , Rui Du , Yue Cheng

In Function as a Service (FaaS), a serverless computing variant, customers deploy functions instead of complete virtual machines or Linux containers. It is the cloud provider who maintains the runtime environment for these functions. FaaS…

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

Caching is crucial for enabling high-throughput networks for data intensive applications. Traditional caching technology relies on DRAM, as it can transfer data at a high rate. However, DRAM capacity is subject to contention by most system…

网络与互联网体系结构 · 计算机科学 2023-10-12 Faruk Volkan Mutlu , Edmund Yeh

Serverless computing has made it easier than ever to deploy applications over scalable cloud resources, all the while driving higher utilization for cloud providers. While this technique has worked well for easily divisible resources like…

分布式、并行与集群计算 · 计算机科学 2022-12-19 Nathan Pemberton , Anton Zabreyko , Zhoujie Ding , Randy Katz , Joseph Gonzalez

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

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

Elastic scaling is one of the central benefits provided by serverless platforms, and requires that they scale resource up and down in response to changing workloads. Serverless platforms scale-down resources by terminating previously…

分布式、并行与集群计算 · 计算机科学 2022-11-07 Kalev Alpernas , Aurojit Panda , Mooly Sagiv

Serverless computing simplifies cloud deployment but introduces new challenges in managing service latency and carbon emissions. Reducing cold-start latency requires retaining warm function instances, while minimizing carbon emissions…

分布式、并行与集群计算 · 计算机科学 2026-03-02 Bowen Sun , Christos D. Antonopoulos , Evgenia Smirni , Bin Ren , Nikolaos Bellas , Spyros Lalis

Serverless computing has emerged as an attractive paradigm due to the efficiency of development and the ease of deployment without managing any underlying infrastructure. Nevertheless, serverless computing approaches face numerous…

分布式、并行与集群计算 · 计算机科学 2024-06-18 Emilian Simion , Yuandou Wang , Hsiang-ling Tai , Uraz Odyurt , Zhiming Zhao

Modern storage systems, often deployed to support multiple tenants in the cloud, must provide performance isolation. Unfortunately, traditional approaches such as fair sharing do not provide performance isolation for storage systems,…

There has been a significant increase in leakage energy dissipation of CMOS circuits with each technology generation. Further, due to their large size, last level caches (LLCs) spend a large fraction of their energy in the form of leakage…

硬件体系结构 · 计算机科学 2013-09-24 Sparsh Mittal

Serverless computing has emerged as a new paradigm for running short-lived computations in the cloud. Due to its ability to handle IoT workloads, there has been considerable interest in running serverless functions at the edge. However, the…

分布式、并行与集群计算 · 计算机科学 2021-05-03 Bin Wang , Ahmed Ali-Eldin , Prashant Shenoy

Serverless computing has grown in popularity in recent years, with an increasing number of applications being built on Functions-as-a-Service (FaaS) platforms. By default, FaaS platforms support retry-based fault tolerance, but this is…

分布式、并行与集群计算 · 计算机科学 2020-03-16 Vikram Sreekanti , Chenggang Wu , Saurav Chhatrapati , Joseph E. Gonzalez , Joseph M. Hellerstein , Jose M. Faleiro

Side channels remain a challenge to information flow control and security in modern computing platforms. Resource partitioning techniques that minimise the number of shared resources among processes are often used to address this challenge.…

密码学与安全 · 计算机科学 2015-03-25 Ramya Jayaram Masti , Devendra Rai , Aanjhan Ranganathan , Christian Müller , Lothar Thiele , Srdjan Capkun

Deploying multiple models within shared GPU clusters is a key strategy to improve resource efficiency in large language model (LLM) serving. Existing multi-LLM serving systems improve GPU utilization at the cost of degraded inference…

分布式、并行与集群计算 · 计算机科学 2026-05-22 Chiheng Lou , Sheng Qi , Rui Kang , Yong Zhang , Chen Sun , Pengcheng Wang , Xuanzhe Liu , Xin Jin

Serverless computing -- an emerging cloud-native paradigm for the deployment of applications and services -- represents an evolution in cloud application development, programming models, abstractions, and platforms. It promises a real…

分布式、并行与集群计算 · 计算机科学 2019-06-10 Paul Castro , Vatche Ishakian , Vinod Muthusamy , Aleksander Slominski

Prefix caching is crucial to accelerate multi-turn interactions and requests with shared prefixes. At the cluster level, existing prefix caching systems are tightly coupled with request scheduling to optimize cache efficiency and…

分布式、并行与集群计算 · 计算机科学 2025-08-26 Bingyang Wu , Zili Zhang , Yinmin Zhong , Guanzhe Huang , Yibo Zhu , Xuanzhe Liu , Xin Jin

Function-as-a-Service (FaaS) is a promising edge computing execution model but requires secure sandboxing mechanisms to isolate workloads from multiple tenants on constrained infrastructure. Although Docker containers are lightweight and…

分布式、并行与集群计算 · 计算机科学 2024-12-03 Felix Moebius , Tobias Pfandzelter , David Bermbach

Function-as-a-Service (FaaS) has recently emerged as a new cloud computing paradigm. It promises high utilization of data center resources through allocating resources on demand at per-function request granularity. High cold-start…

分布式、并行与集群计算 · 计算机科学 2021-09-29 Yue Tan , David Liu , Nanqinqin Li , Amit Levy

Serverless computing has emerged as a market-dominant paradigm in modern cloud computing, benefiting both cloud providers and tenants. While service providers can optimize their machine utilization, tenants only need to pay for the…

分布式、并行与集群计算 · 计算机科学 2024-08-02 Qi Pei , Yipeng Wang , Seunghee Shin