MyBatchFramework
MyBatchFramework is an open-source lightweight framework designed to create easily robust and manageable batchs into the Java language. It provides following functionlaity
- Scalability & Performance
- Standard reporting facilities
- JMX support
- Scheduling: the execution can be scheduled (starting at a given date) and periodic (in this case it can be stopped at a given date or after a given number of loops).
- History: the ids of the executed tasks can be stored, in order to filter the tasks before execution at the next start.
http://my-batch-fwk.sourceforge.net/
License:
Tech:
Tags: