JobScheduler

JobScheduler
Developer(s) Software- und Organisations-Service GmbH
Stable release 1.8.0 / January 23, 2015
Written in C++, Java, JavaScript, PHP
Operating system IBM AIX, Linux, Solaris, Windows
Available in English, French, German
Type job scheduling
License GPL or closed source license[1]
Website http://www.sos-berlin.com/scheduler

JobScheduler is an open-source computer application for enterprise-level job scheduling used for process automation. JobScheduler is used to launch executable files and shell scripts and to run database procedures automatically.

Jobs are configurable as Web services providing interoperability with enterprise applications. It stores all information in a backend database system running on either MySQL, MariaDB, PostgreSQL, SQL Server, Oracle, DB2 or Sybase ASE.

Key functionality

Mode of operation

JobScheduler can be controlled by the built-in web server's graphical user interface. JobScheduler uses an XML file for the configuration of executable files or shell scripts and to set the timing and frequency of job starts.

Job execution

Key features

Additional features

Implementation

JobScheduler is written in C++. Standard jobs for distribution are implemented with Java (programming language).

JobScheduler is customized according to specific business requirements. Enterprise-level support is available.

Supported platforms

Operating systems:

Database management systems:

References

  1. "Licencing Models". JobScheduler. Retrieved 2011-12-01.

External links