A comparison of scheduling algorithms for real time distributed transactional systems

  • Authors:
  • S. M. Gammar;F. Kamoun

  • Affiliations:
  • -;-

  • Venue:
  • FTDCS '97 Proceedings of the 6th IEEE Workshop on Future Trends of Distributed Computing Systems
  • Year:
  • 1997

Quantified Score

Hi-index 0.01

Visualization

Abstract

Real time distributed transactional systems allow users to update databases which may be geographically dispersed using transactions. In addition to maintaining database consistency, these requests must terminate before their deadlines. Thus, scheduling algorithms need to enforce concurrency control and timeliness. This work studies through simulation three scheduling algorithms for real dime distributed transactional systems satisfying both serializability and timeliness. The first algorithm is based on consensus while the others use tokens to obtain globally consistent orderings. Actions are then scheduled using non-preemptive earliest deadline first. We present simulation results for each algorithm and we study the effects of some system parameters. Finally, we compare these algorithms.