The Scheduler is Very Powerful in Competitive Analysis of Distributed List Accessing

07/18/2018
by   Joan Boyar, et al.
0

This work is a continuation of efforts to define and understand competitive analysis of algorithms in a distributed shared memory setting, which is surprisingly different from the classical online setting. In fact, in a distributed shared memory setting, we find a counter-example to the theorem concerning classical randomized online algorithms which shows that, if there is a c-competitive randomized algorithm against an adaptive offline adversary, then there is a c-competitive deterministic algorithm [Ben-David, Borodin, Karp, Tardos, Wigderson, 1994]. In a distributed setting, there is additional lack of knowledge concerning what the other processes have done. There is also additional power for the adversary, having control of the scheduler which decides when each process is allowed to take steps. We consider the list accessing problem, which is a benchmark problem for sequential online algorithms. In the distributed version of this problem, each process has its own finite sequence of requests to a shared list. The scheduler arises as a major issue in its competitive analysis. We introduce two different adversaries, which differ in how they are allowed to schedule processes, and use them to perform competitive analysis of distributed list accessing. We prove tight upper and lower bounds on combinatorial properties of merges of the request sequences, which we use in the analysis. Our analysis shows that the effects of the adversarial scheduler can be quite significant, dominating the usual quality loss due to lack of information about the future.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/30/2019

Waiting is not easy but worth it: the online TSP on the line revisited

We consider the online traveling salesman problem on the real line (OLTS...
research
10/25/2020

A Novel Move-To-Front-or-Logarithmic Position (MFLP) Online List Update Algorithm

In this paper we propose a novel online deterministic list update algori...
research
12/28/2019

New Competitive Analysis Results of Online List Scheduling Algorithm

Online algorithm has been an emerging area of interest for researchers i...
research
10/26/2020

Competitive Analysis of Move-to-Front-or-Middle (MFM) Online List Update Algorithm

The design and analysis of efficient algorithms with the knowledge of cu...
research
01/30/2023

Minimalistic Predictions to Schedule Jobs with Online Precedence Constraints

We consider non-clairvoyant scheduling with online precedence constraint...
research
04/18/2021

Online List Access with Precedence Constraints

This paper considers a natural generalization of the online list access ...

Please sign up or login with your details

Forgot password? Click here to reset