中文
相关论文

相关论文: On the stability of redundancy models

200 篇论文

We consider in this paper a non work-conserving Generalized Processor Sharing (GPS) system composed of two queues with Poisson arrivals and exponential service times. Using general results due to Fayolle \emph{et al}, we first establish the…

性能 · 计算机科学 2013-05-16 Fabrice Guillemin

Work sharing and work stealing are two scheduling paradigms to redistribute work when performing distributed computations. In work sharing, processors attempt to migrate pending jobs to other processors in the hope of reducing response…

分布式、并行与集群计算 · 计算机科学 2019-09-02 Benny Van Houdt

Cloud computing today is dominated by multi-server jobs. These are jobs that request multiple servers simultaneously and hold onto all of these servers for the duration of the job. Multi-server jobs add a lot of complexity to the…

性能 · 计算机科学 2021-02-05 Weina Wang , Qiaomin Xie , Mor Harchol-Balter

Multiserver-job (MSJ) systems, where jobs need to run concurrently across many servers, are increasingly common in practice. The default service ordering in many settings is First-Come First-Served (FCFS) service. Virtually all theoretical…

性能 · 计算机科学 2023-10-04 Isaac Grosof , Yige Hong , Mor Harchol-Balter , Alan Scheller-Wolf

We study deterministic fluid approximations of parallel service systems operating under first come first served policy (FCFS). The condition for complete resource pooling is identified in terms of the system structure and the customer…

概率论 · 数学 2016-04-18 Yuval Nov , Gideon Weiss , Hanqin Zhang

We study a class of scheduling problems, where each job is divided into a batch of unit-size tasks and these tasks can be executed in parallel on multiple servers with New-Better-than-Used (NBU) service time distributions. While many delay…

网络与互联网体系结构 · 计算机科学 2023-10-02 Yin Sun , C. Emre Koksal , Ness B. Shroff

This paper studies a dynamic discrete-time queuing model where at every period players get a new job and must send all their jobs to a queue that has a limited capacity. Players have an incentive to send their jobs as late as possible;…

计算机科学与博弈论 · 计算机科学 2023-02-08 Lucas Baudin , Marco Scarsini , Xavier Venel

We represent a computer cluster as a multi-server queue with some arbitrary bipartite graph of compatibilities between jobs and servers. Each server processes its jobs sequentially in FCFS order. The service rate of a job at any given time…

性能 · 计算机科学 2017-09-19 Thomas Bonald , Céline Comte

In this paper, we study the stability of queues with impatient customers. Under general stationary ergodic assumptions, we first provide some conditions for such a queue to be regenerative (i.e. to empty a.s. an infinite number of times).…

概率论 · 数学 2010-09-08 Pascal Moyal

Motivated by emerging big streaming data processing paradigms (e.g., Twitter Storm, Streaming MapReduce), we investigate the problem of scheduling graphs over a large cluster of servers. Each graph is a job, where nodes represent compute…

网络与互联网体系结构 · 计算机科学 2015-02-23 Javad Ghaderi , Sanjay Shakkottai , R Srikant

In this paper we show that in a multiclass Markovian network with unit rate servers, the condition that the average load $\rho$ at every server is less than unity is indeed sufficient for the stability or positive recurrence for \emph{any}…

网络与互联网体系结构 · 计算机科学 2010-06-24 Sayee C. Kompalli , Ravi R. Mazumdar

The Multi-class Queueing Network (McQN) arises as a natural multi-class extension of the traditional (single-class) Jackson network. In a single-class network subcriticality (i.e. subunitary nominal workload at every station) entails…

概率论 · 数学 2018-12-17 Haralambie Leahu , Michel Mandjes , Ana-Maria Oprescu

We consider general large-scale service systems with multiple customer classes and multiple server (agent) pools, mean service times depend both on the customer class and server pool. It is assumed that the allowed activities (routing…

概率论 · 数学 2015-03-17 Alexander L. Stolyar , Elena Yudovina

Task replication has recently been advocated as a practical solution to reduce latencies in parallel systems. In addition to several convincing empirical studies, some others provide analytical results, yet under some strong assumptions…

性能 · 计算机科学 2016-02-26 Felix Poloczek , Florin Ciucu

This paper focuses on some properties, which include regularity, impulse, stability, admissibility and robust admissibility, of singular fractional order system (SFOS) with fractional order $1<\alpha<2$. The finitions of regularity,…

最优化与控制 · 数学 2017-04-28 Xiaogang Zhu , Jie Xu , Junguo Lu

Enhancing the stability of machine learning algorithms under distributional shifts is at the heart of the Out-of-Distribution (OOD) Generalization problem. Derived from causal learning, recent works of invariant learning pursue strict…

机器学习 · 计算机科学 2024-02-15 Jiashuo Liu , Jiayun Wu , Jie Peng , Xiaoyu Wu , Yang Zheng , Bo Li , Peng Cui

Using a result of Blanchet and Wallwater (2015: Exact sampling of stationary and time-reversed queues. ACM TOMACS, 25, 26) for exactly simulating the maximum of a negative drift random walk queue endowed with independent and identically…

概率论 · 数学 2019-06-06 Jose Blanchet , Yanan Pei , Karl Sigman

We introduce the appropriate framework for pathwise comparison of multiple server queues under general stationary ergodic assumptions. We show in what sense it is better to have more servers for a system under FCFS ('First Come, First…

概率论 · 数学 2015-12-16 Pascal Moyal

Our interest lies in load balancing jobs in large scale systems consisting of multiple dispatchers and FCFS servers. In the absence of any information on job sizes, dispatchers typically use queue length information reported by the servers…

分布式、并行与集群计算 · 计算机科学 2021-04-16 Tim Hellemans , Benny Van Houdt

This paper considers the problem of asynchronous distributed multi-agent optimization on server-based system architecture. In this problem, each agent has a local cost, and the goal for the agents is to collectively find a minimum of their…

分布式、并行与集群计算 · 计算机科学 2021-06-09 Shuo Liu , Nirupam Gupta , Nitin H. Vaidya