What did we do?
PVM - Parallel Virtual Machine
- Static Assignment of jobs to machines.
- Default - round robin assignment policy.
- Widely used.
Mosix
- Dynamic job migration.
- Main objective is load balancing, with some ad-hoc heuristics for memory depletion.
We looked at two metacomputing systems: PVM and Mosix.