Difference between revisions of "Job Scheduling"

From ICA-AtoM
Jump to navigation Jump to search
Line 1: Line 1:
 
[[Main Page]] > [[User manual]] > [[Administer]] > [[Settings]] > Job Scheduling
 
[[Main Page]] > [[User manual]] > [[Administer]] > [[Settings]] > Job Scheduling
  
[[Image:jobschedule.png|500px|right|thumb]]
+
[[Image:jobschedule.png|500px|right|thumb] Job scheduling with default values]
  
 
In Release 1.3 job scheduling was introduced, using [http://gearman.org/ Gearman], to make AtoM capable of running applications in the background. At present, the only process that makes use of this feature is [https://www.qubit-toolkit.org/wiki/SWORD SWORD]. In future releases we plan to extend the capabilities of job scheduling to allow Administrators to upload digital objects (e.g., large video files) and close their browser while continuing to run the upload process.
 
In Release 1.3 job scheduling was introduced, using [http://gearman.org/ Gearman], to make AtoM capable of running applications in the background. At present, the only process that makes use of this feature is [https://www.qubit-toolkit.org/wiki/SWORD SWORD]. In future releases we plan to extend the capabilities of job scheduling to allow Administrators to upload digital objects (e.g., large video files) and close their browser while continuing to run the upload process.

Revision as of 15:58, 30 August 2012

Please note that ICA-AtoM is no longer actively supported by Artefactual Systems.
Visit https://www.accesstomemory.org for information about AtoM, the currently supported version.

Main Page > User manual > Administer > Settings > Job Scheduling

[[Image:jobschedule.png|500px|right|thumb] Job scheduling with default values]

In Release 1.3 job scheduling was introduced, using Gearman, to make AtoM capable of running applications in the background. At present, the only process that makes use of this feature is SWORD. In future releases we plan to extend the capabilities of job scheduling to allow Administrators to upload digital objects (e.g., large video files) and close their browser while continuing to run the upload process.

To read more about job scheduling and AtoM, please review the Qubit-toolkit wiki page on Job Scheduling.