georgemarselis / openlava-macosx

Automatically exported from code.google.com/p/openlava-macosx
GNU General Public License v2.0
1 stars 0 forks source link

bsub/mbatchd: atomic transactions #190

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

Investigate the way the transaction happens from a job being submitted to the 
job executing: there should be a way of making the transaction atomic

atomic: able to tell user with certainty that the job was submitted from 
execution, in the case of disruption.

without the need to save any intermediary file/output to disk

metrics/performance: minimize time needed for such transaction to be executed

Original issue reported on code.google.com by geo...@marsel.is on 25 May 2013 at 11:01