中文
相关论文

相关论文: Near-Optimal Stochastic Bin-Packing in Large Servi…

200 篇论文

Multiserver-job systems, where jobs require concurrent service at many servers, occur widely in practice. Essentially all of the theoretical work on multiserver-job systems focuses on maximizing utilization, with almost nothing known about…

性能 · 计算机科学 2022-11-08 Isaac Grosof , Ziv Scully , Mor Harchol-Balter , Alan Scheller-Wolf

We consider a distributed server system consisting of a large number of servers, each with limited capacity on multiple resources (CPU, memory, disk, etc.). Jobs with different rewards arrive over time and require certain amounts of…

分布式、并行与集群计算 · 计算机科学 2020-05-29 Konstantinos Psychas , Javad Ghaderi

Bin packing is an algorithmic problem that arises in diverse applications such as remnant inventory systems, shipping logistics, and appointment scheduling. In its simplest variant, a sequence of $T$ items (e.g., orders for raw material,…

数据结构与算法 · 计算机科学 2022-03-15 Varun Gupta , Ana Radovanovic

In multi-server queueing systems where there is no central queue holding all incoming jobs, job dispatching policies are used to assign incoming jobs to the queue at one of the servers. Classic job dispatching policies such as…

系统与控制 · 电气工程与系统科学 2021-06-11 Tuhinangshu Choudhury , Gauri Joshi , Weina Wang , Sanjay Shakkottai

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

The following online bin packing problem is considered: Items with integer sizes are given and variable sized bins arrive online. A bin must be used if there is still an item remaining which fits in it when the bin arrives. The goal is to…

数据结构与算法 · 计算机科学 2018-06-05 Joan Boyar , Faith Ellen

We consider an online resource allocation problem where multiple resources, each with an individual initial capacity, are available to serve random requests arriving sequentially over multiple discrete time periods. At each time period, one…

最优化与控制 · 数学 2020-12-21 Jiashuo Jiang , Jiawei Zhang

In a large-scale computing cluster, the job completions can be substantially delayed due to two sources of variability, namely, variability in the job size and that in the machine service capacity. To tackle this issue, existing works have…

分布式、并行与集群计算 · 计算机科学 2017-07-07 Huanle Xu , Gustavo de Veciana , Wing Cheong Lau , Kunxiao Zhou

Modern data centers are tasked with processing heterogeneous workloads consisting of various classes of jobs. These classes differ in their arrival rates, size distributions, and job parallelizability. With respect to paralellizability,…

性能 · 计算机科学 2020-05-21 Benjamin Berg , Mor Harchol-Balter , Benjamin Moseley , Weina Wang , Justin Whitehouse

When parallelizing a set of jobs across many servers, one must balance a trade-off between granting priority to short jobs and maintaining the overall efficiency of the system. When the goal is to minimize the mean flow time of a set of…

性能 · 计算机科学 2020-11-24 Benjamin Berg , Rein Vesilo , Mor Harchol-Balter

In this paper, a method for efficient scheduling to obtain optimum job throughput in a distributed campus grid environment is presented; Traditional job schedulers determine job scheduling using user and job resource attributes. User…

分布式、并行与集群计算 · 计算机科学 2010-07-15 Srirangam V Addepallil , Per Andersen , George L Barnes

We study a job-assignment problem in a large-scale server farm system with geographically deployed servers as abstracted computer components (e.g., storage, network links, and processors) that are potentially diverse. We aim to maximize the…

分布式、并行与集群计算 · 计算机科学 2020-03-30 Jing Fu , Bill Moran

Stochastic service systems describe situations in which customers compete for service from scarce resources. Think of check-in lines at airports, waiting rooms in hospitals or queues in supermarkets, where the scarce resource is human…

概率论 · 数学 2017-06-30 Britt W. J. Mathijsen

In this paper we consider a combination of the joint replenishment problem (JRP) and single machine scheduling with release dates. There is a single machine and one or more item types. Each job has a release date, a positive processing…

数据结构与算法 · 计算机科学 2022-03-03 Péter Györgyi , Tamás Kis , Tímea Tamási , József Békési

Modern computing systems process jobs with resource requirements such as CPU and memory, which are described by multiresource jobs (MRJ) queueing models. In practice, job resource requirements are spread out over so many values, that it is…

性能 · 计算机科学 2026-05-22 Heyuan Yao , Willow Kowalik , Izzy Grosof

Motivated by bursty bandwidth allocation and by the allocation of virtual machines to servers in the cloud, we consider the online problem of packing items with random sizes into unit-capacity bins. Items arrive sequentially, but upon…

最优化与控制 · 数学 2021-02-08 Sebastian Perez-Salazar , Mohit Singh , Alejandro Toriello

Advance reservation is important to guarantee the quality of services of jobs by allowing exclusive access to resources over a defined time interval on resources. It is a challenge for the scheduler to organize available resources…

分布式、并行与集群计算 · 计算机科学 2012-03-06 Bo Li , Yijian Pei , Bin Shen , Hao Wu , Min He , Jundong Yang

Several cloud-based applications, such as cloud gaming, rent servers to execute jobs which arrive in an online fashion. Each job has a resource demand and must be dispatched to a cloud server which has enough resources to execute the job,…

数据结构与算法 · 计算机科学 2023-04-19 Aniket Murhekar , David Arbour , Tung Mai , Anup Rao

Modern data centers serve workloads which are capable of exploiting parallelism. When a job parallelizes across multiple servers it will complete more quickly, but jobs receive diminishing returns from being allocated additional servers.…

分布式、并行与集群计算 · 计算机科学 2020-11-20 Benjamin Berg , Rein Vesilo , Mor Harchol-Balter

Due to the limited resource capacity of edge servers and the high purchase costs of edge resources, service providers are facing the new challenge of how to take full advantage of the constrained edge resources for Internet of Things (IoT)…

分布式、并行与集群计算 · 计算机科学 2024-06-03 Lujie Tang , Minxian Xu , Chengzhong Xu , Kejiang Ye
‹ 上一页 1 2 3 10 下一页 ›