Knowledge based scheduling of distributed systems

  • Authors:
  • Saddek Bensalem;Doron Peled;Joseph Sifakis

  • Affiliations:
  • Centre Equation - VERIMAG, Gières, France;Department of Computer Science, Bar Ilan University, Ramat Gan, Israel;Centre Equation - VERIMAG, Gières, France

  • Venue:
  • Time for verification
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Priorities are used to control the execution of systems to meet given requirements for optimal use of resources, e.g., by using scheduling policies. For distributed systems it is hard to find efficient implementations for priorities; because they express constraints on global states, their implementation may incur considerable overhead. Our method is based on performing model checking for knowledge properties. It allows identifying where the local information of a process is sufficient to schedule the execution of a high priority transition. As a result of the model checking, the program is transformed to react upon the knowledge it has at each point. The transformed version has no priorities, and uses the gathered information and its knowledge to limit the enabledness of transitions so that it matches or approximates the original specification of priorities.