JobServer
Jump to navigation
Jump to search
A JobServer is a Java based job scheduler.
- See: Workflow Automation, Cluster Management, cron..
References
2014
- (Wikipedia, 2014) ⇒ http://en.wikipedia.org/wiki/JobServer Retrieved:2014-11-20.
- JobServer is a Java based job scheduler that started out as a simple automation engine for executing batch scripts. It supported a simple task processing oriented developer API called TaskBeans based on the Echo web application framework.JobServer gradually evolved from there and now has features that include: * Distributed job processing and scheduling. * Support for complex scheduling rules and repeating time patterns. * All web based interface with command line interface and web services API. * Jobs are composed of modular Tasklets in a job chain using open source developer API.
- Multi-level notifications and alerts.
- Support for real-time and historical tracking of job runs.
- Audit trail for accountability.
- Manage roles and rights.
- There is a basic version of JobServer and more advanced version that connects to wider array of databases.
- JobServer is a Java based job scheduler that started out as a simple automation engine for executing batch scripts. It supported a simple task processing oriented developer API called TaskBeans based on the Echo web application framework.JobServer gradually evolved from there and now has features that include: * Distributed job processing and scheduling. * Support for complex scheduling rules and repeating time patterns. * All web based interface with command line interface and web services API. * Jobs are composed of modular Tasklets in a job chain using open source developer API.