The Free Online Dictionary of Computing (http://foldoc.doc.ic.ac.uk/) is edited by Denis Howe <dbh@doc.ic.ac.uk>.

Previous: shortcut    Next: Short Message Service

shortest job first

<algorithm> A scheduling algorithm used in multitasking operating systems that favours processes with the shortest estimated running time.

(1998-04-25)