Implemented shutdown hook. Now all jobs killed upon CTRL-c.
Now submitting directly the distgeom binary without needing writing a shell script. That removes the dependency on java6 (needed for set execution permission on the shell script).
Introduced (but not in use yet and not fully implemented) the submission of more jobs for failure tolerance.
|