Open jopasserat opened 9 years ago
Would prevent cancelling and restarting jobs potentially close to being finished.
expectedExecutionTime can be computed from timestamp mentioned in #4
expectedExecutionTime
Similarly HybridEnvironment.take() does not have to systematically cancel jobs (first job to finish would be considered).
HybridEnvironment.take()
Would prevent cancelling and restarting jobs potentially close to being finished.
expectedExecutionTime
can be computed from timestamp mentioned in #4Similarly
HybridEnvironment.take()
does not have to systematically cancel jobs (first job to finish would be considered).