Deadline-based scheduling in support of real-time data delivery

  • Authors:
  • Yanni Ellen Liu;Johnny W. Wong

  • Affiliations:
  • Department of Computer Science, University of Manitoba, Winnipeg, Manitoba, Canada R3T 2N2;School of Computer Science, University of Waterloo, Waterloo, Ontario, Canada N2L 3G1

  • Venue:
  • Computer Networks: The International Journal of Computer and Telecommunications Networking
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

The use of deadline-based scheduling in support of real-time delivery of application data units (ADUs) in a packet-switched network is investigated. Of interest is priority scheduling where a packet with a smaller ratio of T/H (time until delivery deadline over number of hops remaining) is given a higher priority. We refer to this scheduling algorithm as the T/H algorithm. T/H has time complexity of O(logN) for a backlog of N packets and was shown to achieve good performance in terms of the percentage of ADUs that are delivered on-time. We develop a new and efficient algorithm, called T/H-p, that has O(1) time complexity. The performance difference of T/H, T/H-p and FCFS are evaluated by simulation. Implementations of T/H and T/H-p in high-speed routers are also discussed. We show through simulation that T/H-p is superior to FCFS but not as good as T/H. In view of the constant time complexity, T/H-p is a good candidate for high-speed routers when both performance and implementation cost are taken into consideration.