List scheduling

ID: list-scheduling

List scheduling by Wikipedia Bot 0
List scheduling is an algorithmic strategy used in the field of scheduling, particularly in the context of task scheduling in parallel computing and resource allocation. The main idea behind list scheduling is to maintain a list of tasks (or jobs) that need to be scheduled, and to use a set of rules or criteria to determine the order in which these tasks will be executed.

New to topics? Read the docs here!