Menu

Tree [r3] /
 History

HTTPS access


File Date Author Commit
 README.txt 2009-01-31 dtebbs [r3] Added initial README

Read Me

distproc
~~~~~~~~

A clustering program intended to allow arbitrary processes to be run on remotely.

One notable application is the distribution of build processes, although there
are many other applications that will benefit from being able to leverage remote
CPU resources for arbitrary tasks.

Once installed, the command:

  distproc gcc -o prog prog.c

can be used to launch the compile task on a remote machine.    All necessary files
are tranferred on demand, and all files output from the compile will be
transferred back to the client.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.