中文
相关论文

相关论文: Software Resource Disaggregation for HPC with Serv…

200 篇论文

Serverless computing is increasingly popular because of the promise of lower cost and the convenience it provides to users who do not need to focus on server management. This has resulted in the availability of a number of proprietary and…

性能 · 计算机科学 2019-12-16 Junfeng Li , Sameer G. Kulkarni , K. K. Ramakrishnan , Dan Li

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

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

Serverless technologies, also known as FaaS (Function as a Service), are promoted as solutions that provide dynamic scalability, speed of development, cost-per-consumption model, and the ability to focus on the code while taking attention…

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

Function as a Service (FaaS) paradigm is becoming widespread and is envisioned as the next generation of cloud systems that mitigate the burden for programmers and cloud solution architects. However, the FaaS abstraction only makes the…

分布式、并行与集群计算 · 计算机科学 2023-09-07 Pawissanutt Lertpongrujikorn , Mohsen Amini Salehi

High performance computing (HPC) and cloud have traditionally been separate, and presented in an adversarial light. The conflict arises from disparate beginnings that led to two drastically different cultures, incentive structures, and…

分布式、并行与集群计算 · 计算机科学 2025-06-24 Vanessa Sochat , David Fox , Daniel Milroy

Serverless computing allows developers to break their code into small components, known as functions, which are automatically managed by a service provider. Being lightweight and modular, serverless functions have been increasingly employed…

分布式、并行与集群计算 · 计算机科学 2024-01-03 Luciano Baresi , Giovanni Quattrocchi , Inacio Ticongolo

Microservice and serverless computing systems open up massive versatility and opportunity to distributed and datacenter-scale computing. In the meantime, the deployments of modern datacenter resources are moving to disaggregated…

分布式、并行与集群计算 · 计算机科学 2021-04-26 Xiaoyi Lu , Arjun Kashyap

Along with the wide-adoption of Serverless Computing, more and more applications are developed and deployed on cloud platforms. Major cloud providers present their serverless workflow services to orchestrate serverless functions, making it…

软件工程 · 计算机科学 2021-01-14 Jinfeng Wen , Yi Liu

Serverless computing is a paradigm in which the underlying infrastructure is fully managed by the provider, enabling applications and services to be executed with elastic resource provisioning and minimal operational overhead. A core model…

The serverless computing model has evolved as one of the key solutions in the cloud for fast autoscaling and capacity planning. In edge computing environments, however, the serverless model is challenged by the system heterogeneity and…

网络与互联网体系结构 · 计算机科学 2022-09-08 Francisco Carpio , Marc Michalke , Admela Jukan

Function as a Service (FaaS) permits cloud customers to deploy to cloud individual functions, in contrast to complete virtual machines or Linux containers. All major cloud providers offer FaaS products (Amazon Lambda, Google Cloud…

分布式、并行与集群计算 · 计算机科学 2020-08-12 Pawel Zuk , Krzysztof Rzadca

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

Cloud computing is an established technology allowing users to share resources on a large scale, never before seen in IT history. A cloud system connects multiple individual servers in order to process related tasks in several environments…

分布式、并行与集群计算 · 计算机科学 2025-09-30 Leszek Sliwko

One key to enabling high-performance serverless computing is to mitigate cold-starts. Current solutions utilize a warm pool to keep function alive: a warm-start can be analogous to a CPU cache-hit. However, modern cache has multiple…

分布式、并行与集群计算 · 计算机科学 2024-08-05 Chu Qiao , Cong Wang , Zhenkai Zhang , Yuede Ji , Xing Gao

Serverless computing is an excellent fit for big data processing because it can scale quickly and cheaply to thousands of parallel functions. Existing serverless platforms isolate functions in ephemeral, stateless containers, preventing…

分布式、并行与集群计算 · 计算机科学 2020-06-22 Simon Shillaker , Peter Pietzuch

Resource-disaggregated data centres (RDDC) propose a resource-centric, and high-utilisation architecture for data centres (DC), avoiding resource fragmentation and enabling arbitrarily sized resource pools to be allocated to tasks, rather…

机器学习 · 计算机科学 2021-11-12 Zacharaya Shabka , Georgios Zervas

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

Serverless computing has attracted a broad range of applications due to its ease of use and resource elasticity. However, developing serverless applications often poses a dilemma -- relying on general-purpose serverless platforms can fall…

分布式、并行与集群计算 · 计算机科学 2025-07-17 Minchen Yu , Yinghao Ren , Jiamu Zhao , Jiaqi Li