Category
page 1Job scheduling
cron
cron is a time-based job scheduler. A scheduled job is known as a cron job. Although typically used to automate system maintenance and administration it can be used to automate any task. is most suitable for scheduling repetitive tasks as scheduling a one-time task can be accomplished via at.
batch processing
execution of a series of jobs without manual intervention
Beowulf cluster
parallel computing cluster of networked commodity computers
Job Control Language
scripting languages used on IBM mainframe operating systems to instruct the system on how to run a batch job or start a subsystem

Spooling
thumb|Magnetic recording tape wound onto a spool may have contributed to the origin of the term
Windows HPC Server 2008
operating system for high performance computing
BMC Software
software development company

Xgrid
Xgrid is a proprietary grid computing program and protocol developed by the Advanced Computation Group subdivision of Apple Inc.
job scheduler
computer application for controlling unattended background program execution of jobs
Slurm
free and open-source job scheduler for Linux and similar computers
Processor affinity
computing term for the assignment of a task to a given core of a multicore CPU
Oracle Grid Engine
batch-queuing system for grid computing
Job Entry Subsystem 2/3
components of the z/OS operating system
HTCondor
HTCondor is an open-source high-throughput computing software framework for coarse-grained distributed parallelization of computationally intensive tasks.
Portable Batch System
software
Quartz
Java Enterprise Job Scheduler