Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Schedulers generally work with a queueing system (Queues can be organized in various ways, but generally are organized by resource or by user access), which distributes jobs to the cluster as resource resources become available. Schedulers monitor user job submissions, then check available resources to determine which jobs can be run at a given time.

...