中文
相关论文

相关论文: Managing Bufferbloat in Cloud Storage Systems

200 篇论文

After the advent of the Internet of Things and 5G networks, edge computing became the center of attraction. The tasks demanding high computation are generally offloaded to the cloud since the edge is resource-limited. The Edge Cloud is a…

分布式、并行与集群计算 · 计算机科学 2025-10-21 Hassan Asghar , Eun-Sung Jung

We consider a natural scheduling problem which arises in many distributed computing frameworks. Jobs with diverse resource requirements (e.g. memory requirements) arrive over time and must be served by a cluster of servers, each with a…

网络与互联网体系结构 · 计算机科学 2019-01-21 Konstantinos Psychas , Javad Ghaderi

Coflow provides a key application-layer abstraction for capturing communication patterns, enabling the efficient coordination of parallel data flows to reduce job completion times in distributed systems. Modern data center networks (DCNs)…

分布式、并行与集群计算 · 计算机科学 2026-04-10 Xin Wang , Hong Shen , Hui Tian , Dong Wang

Serverless computing promises a scalable, reliable, and cost-effective solution for running data-intensive applications and workflows in the heterogeneous and limited-resource environment of the Edge-Cloud Continuum. However, building and…

分布式、并行与集群计算 · 计算机科学 2025-05-02 Cynthia Marcelino , Stefan Nastic

Recent years have seen Kubernetes emerge as a primary choice for container orchestration. Kubernetes largely targets the cloud environment but new use cases require performant, available and scalable orchestration at the edge. Kubernetes…

分布式、并行与集群计算 · 计算机科学 2021-04-27 Andrew Jeffery , Heidi Howard , Richard Mortier

Real-time LLM interactions demand streamed token generations, where text tokens are progressively generated and delivered to users while balancing two objectives: responsiveness (i.e., low time-to-first-token) and steady generation…

机器学习 · 计算机科学 2025-10-06 Junyi Chen , Chuheng Du , Renyuan Liu , Shuochao Yao , Dingtian Yan , Jiang Liao , Shengzhong Liu , Fan Wu , Guihai Chen

Admission control can be employed to avoid congestion in queueing networks subject to overload. In distributed networks the admission decisions are often based on imperfect measurements on the network state. This paper studies how the lack…

概率论 · 数学 2007-08-22 Lasse Leskelä

Cloud computing relies on sharing computing resources rather than having local servers or personal devices to handle applications. Nowadays, cloud computing has become one of the fastest growing fields in information technology. However,…

密码学与安全 · 计算机科学 2017-12-07 Darine Ameyed , Fehmi Jaafar , Jaouhar Fattahi

Efficient virtual machine load balancing scheduling is crucial in cloud computing to optimize resource utilization and system performance. To address this issue, several load balancing scheduling algorithms have been proposed, including…

分布式、并行与集群计算 · 计算机科学 2025-02-25 Priyank Vaidya , Abhinav Sharma , Murli Patel

With the rapid increase in the Internet of Things (IoT), the amount of data produced and processed is also increased. Cloud Computing facilitates the storage, processing, and analysis of data as needed. However, cloud computing devices are…

分布式、并行与集群计算 · 计算机科学 2023-12-21 Faiza Ishaq , Humaira Ashraf , Nz Jhanjhi

High intensive computation applications can usually take days to months to finish an execution. During this time, it is common to have variations of the available resources when considering that such hardware is usually shared among a…

分布式、并行与集群计算 · 计算机科学 2015-01-27 Kiran Mantripragada , Alecio Binotto , Leonardo P. Tizzei

In this paper we analyze the influence that lower layers (file system, OS, SSD) have on HDFS' ability to extract maximum performance from SSDs on the read path. We uncover and analyze three surprising performance slowdowns induced by lower…

操作系统 · 计算机科学 2019-03-25 María F. Borge , Florin Dinu , Willy Zwaenepoel

The seek for the best quality of service has led Cloud infrastructure clients to disseminate their services, contents and data over multiple cloud data-centers often involving several Cloud Service Providers (CSPs). The consequence of this…

网络与互联网体系结构 · 计算机科学 2017-09-01 Jose Luis Garcia-Dorado

With the ever-increasing amount of data generate in the world, estimated to reach over 200 Zettabytes by 2025, pressure on efficient data storage systems is intensifying. The shift from HDD to flash-based SSD provides one of the most…

操作系统 · 计算机科学 2023-07-25 Nick Tehrany , Krijn Doekemeijer , Animesh Trivedi

It is common for cloud data centers meeting unexpected loads like request bursts, which may lead to overloaded situation and performance degradation. Dynamic Voltage Frequency Scaling and VM consolidation have been proved effective to…

分布式、并行与集群计算 · 计算机科学 2017-02-27 Minxian Xu , Amir Vahid Dastjerdi , Rajkumar Buyya

Co-flows model a modern scheduling setting that is commonly found in a variety of applications in distributed and cloud computing. In co-flow scheduling, there are $m$ input ports and $m$ output ports. Each co-flow $j \in J$ can be…

数据结构与算法 · 计算机科学 2018-12-04 Sungjin Im , Manish Purohit

Ensuring quality of service (QoS) guarantees in service systems is a challenging task, particularly when the system is composed of more fine-grained services, such as service function chains. An important QoS metric in service systems is…

性能 · 计算机科学 2020-08-24 Majid Raeis , Ali Tizghadam , Alberto Leon-Garcia

This paper addresses the problem of scheduling tasks with different criticality levels in the presence of I/O requests. In mixed-criticality scheduling, higher criticality tasks are given precedence over those of lower criticality when it…

操作系统 · 计算机科学 2016-03-15 Eric Missimer , Katherine Zhao , Richard West

Datacenters suffer from resource utilization inefficiencies due to the conflicting goals of service owners and platform providers. Service owners intending to maintain Service Level Objectives (SLO) for themselves typically request a…

分布式、并行与集群计算 · 计算机科学 2022-07-27 Sayak Chakraborti , Brian Coutinho , Sandhya Dwarkadas , Parth Malani , Bikash Sharma

Recent literature including our past work provide analysis and solutions for using (i) erasure coding, (ii) parallelism, or (iii) variable slicing/chunking (i.e., dividing an object of a specific size into a variable number of smaller…

网络与互联网体系结构 · 计算机科学 2014-03-21 Guanfeng Liang , Ulas C. Kozat