On 01/28/2013 02:27 AM, Dave Pigott wrote:
Looks like we need to plan for some downtime while this happens. I'll make sure I take the boards offline. Can we run something outside the lab to keep availability of job submission?
This seems to be an idea worth at least discussing. It seems like it would be really cool to create some sort of simple scheduler service that basically accepts accepts all job requests and saves them to disk. Maybe its preseeded with a job-id so that we can return unique job ID's back to the caller.
We then create some type of import tool that, once the service is back online, can suck in this data and execute the jobs.
Thoughts? Am I solving the wrong problem?