An open API service indexing awesome lists of open source software.

https://github.com/ehsanmanafi/batch-manager


https://github.com/ehsanmanafi/batch-manager

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

## Statistics: Using Spring Batch processing (with 300 tested records) resulted in performance being 3 times faster compared to a simple implementation without any optimization techniques.

## How to run:
1. Create Inventory table in database by "01-Inventory-Table-CreateSQL-CMD.sql" file
2. Create batch pre-requisites by "02-BatchTables.sql" file (in database)
3. Download and Run