Distributed admission control, scheduling, and routing with stale information

  • Authors:
  • Ashish Goel;Adam Meyerson;Serge Plotkin

  • Affiliations:
  • Department of Computer Science, University of Southern California, Los Angeles, CA;Department of Computer Science, Stanford University, CA;Department of Computer Science, Stanford University, CA

  • Venue:
  • SODA '01 Proceedings of the twelfth annual ACM-SIAM symposium on Discrete algorithms
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

We study the problem of distributed online admission control and routing of permanent virtual circuits in a capacitated network. We assume that we have k distinct decision makers, each of which is responsible for gathering its own information about the state of the network. Through simulation, we demonstrate that an exponential based routing scheme will perform well in a distributed model provided granularity is sufficiently high. In order to ground these results theoretically, we prove that exponential-based schemes attain best-possible competitive ratios (same as for the centralized case) provided each edge can accommodate at least &OHgr;(k log n) requests. A matching lower-bound shows that no deterministic algorithm can attain best-possible competitive ratios without requiring the same level of granularity. In the randomized case, we present a modified exponential-based approach which obtains best-possible competitive ratios provided the granularity is at least &OHgr;(k + log n).Our results may be extended to the case where different requests have different profits, and where requests are allowed to be temporary. They also apply to admission control and scheduling for unrelated machines.