-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enable the bulk resubmissions #60
Comments
Comment by farinafa on Wed Jul 9 01:47:18 2008 Almost done in pair with submission refactoring. Just testing and debug are required. |
Comment by farinafa on Wed Jul 30 04:02:56 2008 Code in production and scheduled to be in place as a tech-preview for the 1_0_3. The task can be closed. |
Closed by farinafa on Wed Jul 30 04:02:56 2008 |
Original Savannah ticket 7122 reported by farinafa on Sat Jun 14 03:02:15 2008.
up to now the we adopted a per job based approach for the jobs resubmission..
the main consequence of this strategy is that we loose a lot of performances at the submission level.
What we must do at the moment is to implement a queue system in order to try to submit together jobs with same requirements (e.g. jobs within the same task)
Daniele
The text was updated successfully, but these errors were encountered: