Information Systems often have tasks that should be done by schedule. This feature usually is needed because two reasons:
- because the task needs to be called at a specific moment;
- because the task is too long and it is impractible to take the user waiting while the task does not finish.