中文
相关论文

相关论文: Serverless Cold Starts and Where to Find Them

200 篇论文

Workloads in modern cloud data centers are becoming increasingly complex. The number of workloads running in cloud data centers has been growing exponentially for the last few years, and cloud service providers (CSP) have been supporting…

分布式、并行与集群计算 · 计算机科学 2022-11-30 Mohammad Hossain , Derssie Mebratu , Niranjan Hasabnis , Jun Jin , Gaurav Chaudhary , Noah Shen

Our paper presents solutions that can significantly improve the delay performance of putting and retrieving data in and out of cloud storage. We first focus on measuring the delay performance of a very popular cloud storage service Amazon…

网络与互联网体系结构 · 计算机科学 2013-11-04 Guanfeng Liang , Ulas C. Kozat

Queues with setup time are extensively studied because they have application in performance evaluation of power-saving data centers. In a data center, there are a huge number of servers which consume a large amount of energy. In the current…

性能 · 计算机科学 2015-12-15 Tuan Phung-Duc

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

The increasing use of cloud computing for latency-sensitive applications has sparked renewed interest in providing tight bounds on network tail latency. Achieving this in practice at reasonable network utilization has proved elusive, due to…

网络与互联网体系结构 · 计算机科学 2021-03-04 Kevin Zhao , Prateesh Goyal , Mohammad Alizadeh , Thomas E. Anderson

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

Serverless computing has emerged as a compelling paradigm for the development and deployment of a wide range of event based cloud applications. At the same time, cloud providers and enterprise companies are heavily adopting machine learning…

分布式、并行与集群计算 · 计算机科学 2018-02-13 Vatche Ishakian , Vinod Muthusamy , Aleksander Slominski

The applications that are deployed in the cloud to provide services to the users encompass a large number of interconnected dependent cloud components. Multiple identical components are scheduled to run concurrently in order to handle…

分布式、并行与集群计算 · 计算机科学 2021-11-12 Chinmaya Kumar Dehury , Prasan Kumar Sahoo , Bharadwaj Veeravalli

Current serverless platforms struggle to optimize resource utilization due to their dynamic and fine-grained nature. Conventional techniques like overcommitment and autoscaling fall short, often sacrificing utilization for practicability or…

分布式、并行与集群计算 · 计算机科学 2024-03-04 Qingyuan Liu , Yanning Yang , Dong Du , Yubin Xia , Ping Zhang , Jia Feng , James Larus , Haibo Chen

Serverless computing relieves developers from the burden of resource management, thus providing ease-of-use to the users and the opportunity to optimize resource utilization for the providers. However, today's serverless systems lack…

分布式、并行与集群计算 · 计算机科学 2024-01-26 Prasoon Sinha , Kostis Kaffes , Neeraja J. Yadwadkar

In this paper, we present a survey of research studies related to the cost-effectiveness of serverless approach and corresponding cost savings. We conducted a systematic literature review using Google Scholar search engine, covering the…

软件工程 · 计算机科学 2025-06-09 Nakhat Syeda , Harsh Shah , Rajvinder Singh , Suraj Jaju , Sumedha Kumar , Gourav Chhabra , Maria Spichkova

The pull-based development is widely adopted in modern open-source software (OSS) projects, where developers propose changes to the codebase by submitting a pull request (PR). However, due to many reasons, PRs in OSS projects frequently…

软件工程 · 计算机科学 2023-04-18 Kazi Amit Hasan , Marcos Macedo , Yuan Tian , Bram Adams , Steven Ding

Cloud computing is the backbone of the digital society. Digital banking, media, communication, gaming, and many others depend on cloud services. Unfortunately, cloud services may fail, leading to damaged services, unhappy users, and perhaps…

分布式、并行与集群计算 · 计算机科学 2023-04-27 Mehmet Berk Cetin , Sacheendra Talluri , Alexandru Iosup

Understanding inter-VM interference is of paramount importance to provide a sound knowledge and understand where performance degradation comes from in the current public cloud. With this aim, this paper devises a workload taxonomy that…

分布式、并行与集群计算 · 计算机科学 2020-10-13 Lucia Pons , Josué Feliu , José Puche , Chaoyi Huang , Salvador Petit , Julio Pons , María E. Gómez , Julio Sahuquillo

In this paper, we present a comprehensive analysis investigating the reliability of SSD-based I/O caching architectures used in enterprise storage systems under power failure and high-operating temperature. We explore variety of SSDs from…

分布式、并行与集群计算 · 计算机科学 2019-12-04 Saba Ahmadian , Farhad Taheri , Hossein Asadi

The development of cloud infrastructures inspires the emergence of cloud-native computing. As the most promising architecture for deploying microservices, serverless computing has recently attracted more and more attention in both industry…

分布式、并行与集群计算 · 计算机科学 2022-01-04 Zijun Li , Linsong Guo , Jiagan Cheng , Quan Chen , Bingsheng He , Minyi Guo

In warehouse-scale cloud datacenters, co-locating online services and offline batch jobs is an efficient approach to improving datacenter utilization. To better facilitate the understanding of interactions among the co-located workloads and…

分布式、并行与集群计算 · 计算机科学 2018-11-19 Rui Ren , Jinheng Li , Lei Wang , Jianfeng Zhan , Zheng Cao

This paper examines the workload distribution challenges in centralized cloud systems and demonstrates how Hybrid Edge Cloud (HEC) [1] mitigates these inefficiencies. Workloads in cloud environments often follow a Pareto distribution, where…

分布式、并行与集群计算 · 计算机科学 2025-01-30 Siavash Alamouti

As users migrate their analytical workloads to cloud databases, it is becoming just as important to reduce monetary costs as it is to optimize query runtime. In the cloud, a query is billed based on either its compute time or the amount of…

数据库 · 计算机科学 2024-08-02 Tapan Srivastava , Raul Castro Fernandez

In cloud computing systems, assigning a task to multiple servers and waiting for the earliest copy to finish is an effective method to combat the variability in response time of individual servers, and reduce latency. But adding redundancy…

分布式、并行与集群计算 · 计算机科学 2017-04-13 Gauri Joshi , Emina Soljanin , Gregory Wornell