中文
相关论文

相关论文: Comparison of the FCFS and PS discipline in Redund…

200 篇论文

The ever-increasing gap between compute and I/O performance in HPC platforms, together with the development of novel NVMe storage devices (NVRAM), led to the emergence of the burst buffer concept - an intermediate persistent storage layer…

分布式、并行与集群计算 · 计算机科学 2022-01-11 Jan Kopanski , Krzysztof Rzadca

This paper studies a scheduling problem in a parallel machine setting, where each machine must adhere to a predetermined fixed order for processing the jobs. Given $n$ jobs, each with processing times and deadlines, we aim to minimize the…

数据结构与算法 · 计算机科学 2025-05-16 Andre Berger , Arman Rouhani , Marc Schröder

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

Processing computation-intensive jobs at multiple processing cores in parallel is essential in many real-world applications. In this paper, we consider an idealised model for job parallelism in which a job can be served simultaneously by…

概率论 · 数学 2022-07-22 Ayalvadi Ganesh , Arpan Mukhopadhyay

The paper considers a queueing system with limited processor sharing. No more than n jobs may be served simultaneously. This system may be used for modeling bandwidth sharing in wireless communication systems and processes of service in…

应用统计 · 统计学 2022-02-24 M. S. Alencar , A. G. Tatashev , O. V. Seleznjev , M. V. Yashina

In this paper we describe a perfect simulation algorithm for the stable $M/G/c$ queue. Sigman (2011: Exact Simulation of the Stationary Distribution of the FIFO M/G/c Queue. Journal of Applied Probability, 48A, 209--213) showed how to build…

概率论 · 数学 2015-12-02 Stephen B. Connor , Wilfrid S. Kendall

Consider a system in which tasks of different execution times arrive continuously and have to be executed by a set of processors that are prone to crashes and restarts. In this paper we model and study the impact of parallelism and failures…

分布式、并行与集群计算 · 计算机科学 2013-06-11 Antonio Fernández Anta , Chryssis Georgiou , Dariusz R. Kowalski , Elli Zavou

We consider three parallel service models in which customers of several types are served by several types of servers subject to a bipartite compatibility graph, and the service policy is first come first served. Two of the models have a…

概率论 · 数学 2018-05-14 Ivo Adan , Igor Kleiner , Rhonda Righter , Gideon Weiss

This report considers the problem of resilient distributed optimization and stochastic learning in a server-based architecture. The system comprises a server and multiple agents, where each agent has its own local cost function. The agents…

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

We consider an M/M/N/K/FCFS system (N>0, K>=N), where the servers operate at (possibly) heterogeneous service rates. In this situation, the steady state behavior depends on the routing policy that is used to select which idle server serves…

性能 · 计算机科学 2016-03-23 Sherwin Doroudi , Ragavendran Gopalakrishnan

Cloud computing is an emerging technology in distributed computing which facilitates pay per model as per user demand and requirement.Cloud consist of a collection of virtual machine which includes both computational and storage facility.…

分布式、并行与集群计算 · 计算机科学 2014-04-09 Dr. Amit Agarwal , Saloni Jain

A broad class of parallel server systems is considered, for which we prove the steady-state asymptotic independence of server workloads, as the number of servers goes to infinity, while the system load remains sub-critical. Arriving jobs…

概率论 · 数学 2020-12-21 Seva Shneer , Alexander Stolyar

Efficient task scheduling in heterogeneous computing environments is imperative for optimizing resource utilization and minimizing task completion times. In this study, we conducted a comprehensive benchmarking analysis to evaluate the…

分布式、并行与集群计算 · 计算机科学 2024-05-15 Ali Mohammadjafari , Poorya Khajouie

Distributed computing systems implement redundancy to reduce the job completion time and variability. Despite a large body of work about computing redundancy, the analytical performance evaluation of redundancy techniques in queuing systems…

信息论 · 计算机科学 2022-01-05 Amir Behrouzi-Far , Emina Soljanin

In this paper, we compare two analytical models for evaluation of cache coherence overhead of a shared bus multiprocessor with private caches. The models are based on a closed queuing network with different service disciplines. We find that…

性能 · 计算机科学 2010-04-22 Angel Vassilev Nikolov , Lerato Lerato

Building on the standard theory of process algebra with priorities, we identify a new scheduling mechanism, called "constructive reduction" which is designed to capture the essence of synchronous programming. The distinctive property of…

编程语言 · 计算机科学 2025-08-07 Luigi Liquori , Michael Mendler

In a multi-server system, how can one get better performance than random assignment of jobs to servers if queue-states cannot be queried by the dispatcher? A replication strategy has recently been proposed where $d$ copies of each arriving…

性能 · 计算机科学 2019-12-10 Ken Duffy , Seva Shneer

We use multidimensional diffusion processes to approximate the dynamics of a queue served by many parallel servers. The queue is served in the first-in-first-out (FIFO) order and the customers waiting in queue may abandon the system without…

概率论 · 数学 2015-03-19 Shuangchi He , J. G. Dai

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

Conventional wisdom for minimizing the average flow completion time (AFCT) in the datacenter network (DCN), where flow sizes are highly variable, would suggest scheduling every individual flow. However, we show that considering scheduling…

网络与互联网体系结构 · 计算机科学 2020-01-24 Soheil Abbasloo , Yang Xu , H. Jonathan Chao