中文
相关论文

相关论文: FaaSNet: Scalable and Fast Provisioning of Custom …

200 篇论文

Cloud computing, despite its inherent advantages (e.g., resource efficiency) still faces several challenges. the wide are network used to connect the cloud to end-users could cause high latency, which may not be tolerable for some…

分布式、并行与集群计算 · 计算机科学 2020-01-22 Carla Mouradian , Fereshteh Ebrahimnezhad , Yassine Jebbar , Jasmeen Kaur Ahluwalia , Seyedeh Negar Afrasiabi , Roch H. Glitho , Ashok Moghe

FaaS platforms rely on cluster managers like Kubernetes for resource management. Kubernetes is popular due to its state-centric APIs that decouple the control plane into modular controllers. However, to scale out a burst of FaaS instances,…

分布式、并行与集群计算 · 计算机科学 2026-01-28 Sheng Qi , Zhiquan Zhang , Xuanzhe Liu , Xin Jin

Due to the high scalability, infrastructure management, and pay-per-use pricing model, serverless computing has been adopted in a wide range of applications such as real-time data processing, IoT, and AI-related workflows. However,…

分布式、并行与集群计算 · 计算机科学 2025-05-01 Cynthia Marcelino , Sebastian Gollhofer-Berger , Thomas Pusztai , Stefan Nastic

Many large enterprises that operate highly governed and complex ICT environments have no efficient and effective way to support their Data and AI teams in rapidly spinning up and tearing down self-service data and compute infrastructure, to…

分布式、并行与集群计算 · 计算机科学 2025-06-03 Chinkit Patel , Kee Siong Ng

Following the increasing interest and adoption of FaaS systems, benchmarking frameworks for determining non-functional properties have also emerged. While existing (microbenchmark) frameworks only evaluate single aspects of FaaS platforms,…

分布式、并行与集群计算 · 计算机科学 2021-11-02 Martin Grambow , Tobias Pfandzelter , Luk Burchard , Carsten Schubert , Max Zhao , David Bermbach

Cloud computing has established itself as the support for the vast majority of emerging technologies, mainly due to the characteristic of elasticity it offers. Auto-scalers are the systems that enable this elasticity by acquiring and…

分布式、并行与集群计算 · 计算机科学 2025-10-24 Víctor Rampérez , Javier Soriano , David Lizcano , Juan A. Lara

Serverless computing has emerged as a promising computing paradigm for edge computing. However, adopting the event driven model in highly dynamic, heterogeneous, and distributed edge systems poses significant challenges in request placement…

分布式、并行与集群计算 · 计算机科学 2026-05-18 Chen Chen , Zihan Jia , Andrea Sabbioni , Reza Farahani , Lei Jiao

Serverless computing, particularly Function-as-a-Service (FaaS), has revolutionized cloud computing by abstracting infrastructure management and enabling dynamic resource allocation. This paper examines the performance and compatibility of…

分布式、并行与集群计算 · 计算机科学 2026-04-23 Ehsan Ataie , Mohammadreza Pooshani , Hossein Aqasizade

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

Function-as-a-Service is a popular cloud programming model that supports developers by abstracting away most operational concerns with automatic deployment and scaling of applications. Due to the high level of abstraction, developers rely…

分布式、并行与集群计算 · 计算机科学 2023-04-17 Trever Schirmer , Nils Japke , Sofia Greten , Tobias Pfandzelter , David Bermbach

Enterprises are driving towards less cost, more availability, agility, managed risk - all of which is accelerated towards Cloud Computing. Cloud is not a particular product, but a way of delivering IT services that are consumable on demand,…

分布式、并行与集群计算 · 计算机科学 2013-08-07 Arokia Paul Rajan , Shanmugapriyaa

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

Serverless computing offers an event driven pay-as-you-go framework for application development. A key selling point is the concept of no back-end server management, allowing developers to focus on application functionality. This is…

分布式、并行与集群计算 · 计算机科学 2020-12-11 Daniel Kelly , Frank G Glavin , Enda Barrett

Function-as-a-Service (FaaS) is a promising paradigm for applications distributed across the edge-cloud continuum. FaaS functions are stateless by nature, leading to high elasticity and transparent invocation. Supporting stateful…

分布式、并行与集群计算 · 计算机科学 2023-10-31 Tobias Pfandzelter , David Bermbach

The Function-as-a-service (FaaS) computing model has recently seen significant growth especially for highly scalable, event-driven applications. The easy-to-deploy and cost-efficient fine-grained billing of FaaS is highly attractive to big…

分布式、并行与集群计算 · 计算机科学 2023-09-11 Yuze Li , Kevin Assogba , Abhijit Tripathy , Moiz Arif , M. Mustafa Rafique , Ali R. Butt , Dimitrios Nikolopoulos

Serverless computing that runs functions with auto-scaling is a popular task execution pattern in the cloud-native era. By connecting serverless functions into workflows, tenants can achieve complex functionality. Prior researches adopt the…

分布式、并行与集群计算 · 计算机科学 2023-05-01 Zijun Li , Chuhao Xu , Quan Chen , Jieru Zhao , Chen Chen , Minyi Guo

This whitepaper summarizes issues raised during the First International Workshop on Serverless Computing (WoSC) 2017 held June 5th 2017 and especially in the panel and associated discussion that concluded the workshop. We also include…

分布式、并行与集群计算 · 计算机科学 2017-08-29 Geoffrey C. Fox , Vatche Ishakian , Vinod Muthusamy , Aleksander Slominski

Elasticity is one of key features of cloud computing. Elasticity allows Software as a Service (SaaS) applications' provider to reduce cost of running applications. In large SaaS applications that are developed using service-oriented…

分布式、并行与集群计算 · 计算机科学 2017-02-07 Ashraf A. Shahin

A fundamental challenge in large-scale cloud networks and data centers is to achieve highly efficient server utilization and limit energy consumption, while providing excellent user-perceived performance in the presence of uncertain and…

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