task-distributor

task-distributor is under development. I want to finish a working program before releasing it first.

task-distributor is under GPL licence.

The goal of task-distributor is to distribute tasks (understand processes) on networked computers. The user asks the kernel of task-distributor to execute a program, and task-distributor looks for the most adapted computer to the user's task (resources available, CPU speed, load etc). It is able to wait for a process to finish before launching a task.

To compile task-distributor, you will need:

task-distributor is developped on Linux. It should work on many Unices included Solaris and Dec Unix.