This paper presents an approach for pre-runtime scheduling of periodic tasks on multiple processors for a real-time system that must meet hard deadlines. The tasks can be related to each other bymutual exclusion and precedence forming an acyclic graph. The proposed scheduler is based on Genetic Algorithms, which relieves the user from knowing how to construct a solution. Consequently, the paper focuses on the problem encoding, i.e., the representation of the problem by genes and chromosomes, and the derivation of an appropriate fitness function. The main benefit of the approach is that it is scalable to any number of processors and can easily be extended to incorporate further requirements.
@article{ nossal:1997-30,
author = "Roman Nossal",
title = "An Evolutionary Approach to Multiprocessor Scheduling of Dependent Tasks",
journal = "1st International Workshop on Biologically Inspired Solutions to Parallel Processing Problems, March 1998, Orlando, Florida, USA",
year = "1998",
month = "Mar."
}