Distribute. A perl script to farm out processes to remote machines.

v1.1
Jan 26, 1997: 	Fixed a bug when running several parallel processes
		on the same remote machine. The machine would collect
		a set of N jobs, and then wait until all were finished
		before collecting another set of N.

		Added daemon mode behaviour and the client script
		dist_submit. Allows for parallel makes across multiple
		machines.

v1.0
Dec 31, 1997:	Initial release.