Fault Tolerance
- At the end of each iteration, the recomputed centroid coordinates
are saved to disk.
- If one or more nodes fails, or if the code or system crashes
for some reason, the program can simply be restarted using the saved
centroid coordinates as initial seeds.
- Processing will result in the iteration in which the failure occurred.
- The problem continues ratcheting up toward the solution.