This document discusses Sicoob's migration from their homegrown Java batch framework to the Java Batch standard (JSR-352) and IBM WebSphere Application Server Liberty profile. Some key points:
- Sicoob developed their own Java batch framework in 2012 but wanted to migrate as JSR-352 was finalized and for improved support.
- They worked with IBM to evaluate WebSphere Developer Tools and the Liberty profile beta for developing Java batch applications.
- A use case was developed to compare performance of their existing framework versus the new JSR-352 implementation on Liberty.
- Sicoob's batch workload included over 500k jobs daily across 16 application servers processing various financial workflows.