...
- Job activities can be limited to timeslotstime slots. The JobScheduler supports any number of timeslotstime slots, which can be configured according to individual requirements.
- The JobScheduler allows the assignment of job priorities.
- Job history protocols are optionally stored in a database.
- The locking feature prevents that two jobs access the same resource, e.g. a file or database, at the same time. In other words, only one process at a time can receive the exclusive right to access the resource as long as the lock is active.
- Standard job packages e.g. for log rotation and cleanup, sanity checking, job execution by remote JobSchedulers, FTP file FTP file transfer.
- Notifications for job execution results per e-mail, configurable logging and monitoring of logs.
- API to implement jobs and job scripts, e.g. for complex conditional processing.
- Different graphical user interfaces: A built-in interface for job control and a GUI for managing configurations for several JobSchedulers on different server systems.
...
- SourceForge Project Site
- Software- und Organisations-Service GmbH, Located in Berlin, Germany
...