# Portable Batch System
Job scheduling software (PBS) that allocates batch jobs across available computing resources, commonly used with UNIX clusters. Originally developed for NASA in 1991, now owned by Altair Engineering. Available as OpenPBS, TORQUE (a fork), and PBS Professional.
# References
- [Portable Batch System - Wikipedia](https://en.wikipedia.org/wiki/Portable_Batch_System)