Features and Functionality Desired in a CMS Package
Features and Functionality Desired in a CMS Package
Job Scheduling and Allocation Policy
- Check Pointing - Saving a job’s state at regular intervals during its execution. If the workstation fails then the job can be restarted at its last checkpointed position.
- Generally useful means of saving state, but can be costly interms of resources
- Small job - rerun- Time critical job - necessary- Large jobs - costly