中文
相关论文

相关论文: Tiny Autoscalers for Tiny Workloads: Dynamic CPU A…

200 篇论文

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

Current serverless offerings give users a limited degree of flexibility for configuring the resources allocated to their function invocations by either coupling memory and CPU resources together or providing no knobs at all. These…

分布式、并行与集群计算 · 计算机科学 2021-06-01 Muhammad Bilal , Marco Canini , Rodrigo Fonseca , Rodrigo Rodrigues

Distributed dataflow systems like Spark and Flink enable data-parallel processing of large datasets on clusters. Yet, selecting appropriate computational resources for dataflow jobs is often challenging. For efficient execution, individual…

分布式、并行与集群计算 · 计算机科学 2025-01-27 Jonathan Will , Nico Treide , Lauritz Thamsen , Odej Kao

Due to densification of wireless networks, there exist abundance of idling computation resources at edge devices. These resources can be scavenged by offloading heavy computation tasks from small IoT devices in proximity, thereby overcoming…

信息论 · 计算机科学 2018-02-28 Yunzheng Tao , Changsheng You , Ping Zhang , Kaibin Huang

Autoscaling is a hallmark of cloud computing as it allows flexible just-in-time allocation and release of computational resources in response to dynamic and often unpredictable workloads. This is especially important for web applications…

分布式、并行与集群计算 · 计算机科学 2016-02-09 Nikolay Grozev , Rajkumar Buyya

Serverless functions are a cloud computing paradigm where the provider takes care of resource management tasks such as resource provisioning, deployment, and auto-scaling. The only resource management task that developers are still in…

分布式、并行与集群计算 · 计算机科学 2021-06-08 Simon Eismann , Long Bui , Johannes Grohmann , Cristina L. Abad , Nikolas Herbst , Samuel Kounev

Over the past ten years, many different approaches have been proposed for different aspects of the problem of resources management for long running, dynamic and diverse workloads such as processing query streams or distributed deep…

性能 · 计算机科学 2023-08-24 Nader Alfares , George Kesidis , Ata Fatahi Baarzi , Aman Jain

Microservice applications are created as loosely coupled application components and they leverage cloud elasticity to reduce costs and increase development speed. However, microservice applications exhibit complex interactions among…

分布式、并行与集群计算 · 计算机科学 2026-03-10 Minxian Xu , Junhan Liao , Linfeng Wen , Huaming Wu , Kejiang Ye , Rajkumar Buyya , Chengzhong Xu

Data lakes hold a growing amount of cold data that is infrequently accessed, yet require interactive response times. Serverless functions are seen as a way to address this use case since they offer an appealing alternative to maintaining…

数据库 · 计算机科学 2022-08-23 Simon Kassing , Ingo Müller , Gustavo Alonso

Serverless computing is transforming cloud application development, but the performance-cost trade-offs of control plane designs remain poorly understood due to a lack of open, cross-platform benchmarks and detailed system analyses. In this…

分布式、并行与集群计算 · 计算机科学 2025-09-04 Leonid Kondrashov , Boxi Zhou , Hancheng Wang , Dmitrii Ustiugov

Serverless computing offers a pay-per-use model with high elasticity and automatic scaling for a wide range of applications. Since cloud providers abstract most of the underlying infrastructure, these services work similarly to black-boxes.…

分布式、并行与集群计算 · 计算机科学 2021-11-10 Michael Kiener , Mohak Chadha , Michael Gerndt

This paper introduces a resource allocation framework specifically tailored for addressing the problem of dynamic placement (or pinning) of parallelized applications to processing units. Under the proposed setup each thread of the…

分布式、并行与集群计算 · 计算机科学 2016-06-28 Georgios C. Chasparis , Michael Rossbory

Optimizing resource allocation for analytical workloads is vital for reducing costs of cloud-data services. At the same time, it is incredibly hard for users to allocate resources per query in serverless processing systems, and they…

Cloud computing enables the dynamic provisioning of server resources. To exploit this opportunity, a policy is needed for dynamically allocating (and deallocating) servers in response to the current load conditions. In this paper we…

分布式、并行与集群计算 · 计算机科学 2026-03-24 Niklas Carlsson , Derek Eager

Existing state-of-the-art vertical autoscalers for containerized environments are traditionally built for cloud applications, which might behave differently than HPC workloads with their dynamic resource consumption. In these environments,…

分布式、并行与集群计算 · 计算机科学 2025-05-07 Daniel Medeiros , Jeremy J. Williams , Jacob Wahlgren , Leonardo Saud Maia Leite , Ivy Peng

Serverless computing is increasingly adopted for its ability to manage complex, event-driven workloads without the need for infrastructure provisioning. However, traditional resource allocation in serverless platforms couples CPU and…

分布式、并行与集群计算 · 计算机科学 2025-03-03 Lingxiao Jin , Zinuo Cai , Zebin Chen , Hongyu Zhao , Ruhui Ma

We demonstrate that general-purpose memory allocation involving many threads on many cores can be done with high performance, multicore scalability, and low memory consumption. For this purpose, we have designed and implemented scalloc, a…

编程语言 · 计算机科学 2015-08-26 Martin Aigner , Christoph M. Kirsch , Michael Lippautz , Ana Sokolova

Serverless computing has emerged as a compelling new paradigm of cloud computing models in recent years. It promises the user services at large scale and low cost while eliminating the need for infrastructure management. On cloud provider…

分布式、并行与集群计算 · 计算机科学 2020-06-01 Lucia Schuler , Somaya Jamil , Niklas Kühl

Serverless platforms have attracted attention due to their promise of elasticity, low cost, and fast deployment. Instead of using a fixed virtual machine (VM) infrastructure, which can incur considerable costs to operate and run, serverless…

分布式、并行与集群计算 · 计算机科学 2022-02-15 Michael Wawrzoniak , Ingo Müller , Rodrigo Bruno , Ana Klimovic , Gustavo Alonso

Serverless computing provides just-in-time infrastructure provisioning with rapid elasticity and a finely-grained pricing model. As full control of resource allocation is in the hands of the cloud provider and applications only consume…

分布式、并行与集群计算 · 计算机科学 2025-10-10 Natalie Carl , Tobias Pfandzelter , David Bermbach
‹ 上一页 1 2 3 10 下一页 ›