中文
相关论文

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

200 篇论文

Course assignment is a wide-spread problem in education and beyond. Often students have preferences for bundles of course seats or course schedules over the week, which need to be considered. The problem is a challenging distributed…

计算机科学与博弈论 · 计算机科学 2018-12-10 Martin Bichler , Sören Merting , Aykut Uzunoglu

In cloud computing systems, assigning a job 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. Although adding redundant replicas always…

分布式、并行与集群计算 · 计算机科学 2015-10-21 Gauri Joshi , Emina Soljanin , Gregory Wornell

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

We study the expected completion time of some recently proposed algorithms for distributed computing which redundantly assign computing tasks to multiple machines in order to tolerate a certain number of machine failures. We analytically…

分布式、并行与集群计算 · 计算机科学 2018-08-10 Amir Behrouzi-Far , Emina Soljanin

Serial-parallel redundancy is a reliable way to ensure service and systems will be available in cloud computing. That method involves making copies of the same system or program, with only one remaining active. When an error occurs, the…

分布式、并行与集群计算 · 计算机科学 2024-04-08 Gutha Jaya Krishna

Under the last-in, first-out (LIFO) discipline, jobs arriving later at a class always receive priority of service over earlier arrivals at any class belonging to the same station. Subcritical LIFO queueing networks with Poisson external…

概率论 · 数学 2021-05-04 Maury Bramson

Redundancy scheduling has emerged as a powerful strategy for improving response times in parallel-server systems. The key feature in redundancy scheduling is replication of a job upon arrival by dispatching replicas to different servers.…

概率论 · 数学 2019-10-24 Youri Raaijmakers , Sem Borst , Onno Boxma

We consider a parallel server system with so-called cancel-on-completion redundancy. There are $n$ servers and multiple job classes $j$. An arriving class $j$ job consists of $d_j$ components, placed on a randomly selected subset of…

概率论 · 数学 2022-01-25 Alexander Stolyar

The parallel execution of requests in a Cloud Computing platform, as for Virtualized Network Functions, is modeled by an $M^{[X]}/M/1$ Processor-Sharing (PS) system, where each request is seen as a batch of unit jobs. The performance of…

性能 · 计算机科学 2019-04-12 Fabrice Guillemin , Veronica Quintuna Rodriguez , Alain Simonian

We study the Multiserver-Job Queuing Model (MJQM) with general independent arrivals and service times under FCFS scheduling, using stochastic recurrence equations (SREs) and ergodic theory. We prove the monotonicity and separability…

性能 · 计算机科学 2026-01-29 Francois Baccelli , Diletta Olliaro , Marco Ajmone Marsan , Andrea Marin

Several systems possess the flexibility to serve requests in more than one way. For instance, a distributed storage system storing multiple replicas of the data can serve a request from any of the multiple servers that store the requested…

网络与互联网体系结构 · 计算机科学 2013-11-13 Nihar B. Shah , Kangwook Lee , Kannan Ramchandran

The N-System with independent Poisson arrivals and exponential server-dependent service times under first come first served and assign to longest idle server policy has explicit steady state distribution. We scale the arrival and the number…

概率论 · 数学 2016-03-14 Dongyuan Zhan , Gideon Weiss

With multiple identical unit speed servers, the online problem of scheduling jobs that migrate between two phases, limitedly parallelizable or completely sequential, and choosing their respective speeds to minimize the total flow time is…

数据结构与算法 · 计算机科学 2022-05-03 Rahul Vaze

In the paper we consider a multichannel loss preemptive priority system with a Poisson input and general service time distribution depending on the priority of job. Jobs of the same priority are preempted according with First Come First…

概率论 · 数学 2022-07-18 A. G. Tatashev , O. V. Seleznjev , M. V. Yashina

Partial sharing allows providers to possibly pool a fraction of their resources when full pooling is not beneficial to them. Recent work in systems without sharing has shown that redundancy can improve performance considerably. In this…

网络与互联网体系结构 · 计算机科学 2019-06-11 Akshay Mete , D. Manjunath , Jayakrishnan Nair , Balakrishna Prabhu

Discriminatory Processor Sharing policy introduced by Kleinrock is of a great interest in many application areas, including telecommunications, web applications and TCP flow modelling. Under the DPS policy the job priority is controlled by…

网络与互联网体系结构 · 计算机科学 2008-12-18 Natalia Osipova

Serverless computing, with its operational simplicity and on-demand scalability, has become a preferred paradigm for deploying workflow applications. However, resource allocation for workflows, particularly those with branching structures,…

分布式、并行与集群计算 · 计算机科学 2025-04-10 Long Chen , Xinshuai Hua , Jinquan Zhang , Wenshuai Li , Xiaoping Li , Shijie Guo

We consider a class of multi-agent distributed synchronization systems, which are modeled as $n$ particles moving on the real line. This class generalizes the model of a multi-server queueing system, considered in [15], employing so-called…

概率论 · 数学 2026-02-13 Alexander Stolyar

Low latency is critical for interactive networked applications. But while we know how to scale systems to increase capacity, reducing latency --- especially the tail of the latency distribution --- can be much more difficult. In this paper,…

网络与互联网体系结构 · 计算机科学 2013-06-18 Ashish Vulimiri , P. Brighten Godfrey , Radhika Mittal , Justine Sherry , Sylvia Ratnasamy , Scott Shenker

Edge computing operates between the cloud and end users and strives to provide low-latency computing services for simultaneous users. Redundant use of multiple edge nodes can reduce latency, as edge systems often operate in uncertain…

分布式、并行与集群计算 · 计算机科学 2024-11-26 Pei Peng , Emina Soljanin