Last Modified: May 21, 2004
JobRunner - Reference TaskBean Container
The goal of the JobRunner project (a sub project of TaskBean) is to provide the
TaskBean community with a reference implementation of a TaskBean Container capable of
managing and running Jobs/TaskBeans. Developers are welcome to get involved.
This project is in early definition phase. Some of the features that JobRunner will
provide:
- Compose TaskBeans into Jobs
- Edit TaskBeans properties via Customizers
- Run a Job
- View Job/TaskBean run history and logs
- Manage a TaskBean component repository
- Importing and Exporting of Jobs
The features and applications described above will be servlet based. Additionally, the project will deliver
on a command-line utility that can run Jobs.
Other known TaskBean Containers:
- JobServer is a commercial version of a TaskBean Container.
A developer version is available for free download. JobServer provides tools for managing and running
TaskBeans and Jobs.