architecture « Batch « Spring Q&A





1. Microsoft equivalent of Spring Batch    stackoverflow.com

We are designing an architecture that requires a batch framework. On the Java side we are considering Spring Batch. We are wondering what are the equivalent tools / frameworks in the ...

2. Spring Batch - Data Loading Architecture Suggestion    stackoverflow.com

I am currently working on a data loader using spring batch . The input data is a flat file , the files are stored inside a directory .There are around ...

3. Spring Batch standalone-Server / architecture?    forum.springsource.org

Spring Batch standalone-Server / architecture? Hello, we're planning a project using Spring Batch. Core of this project is a batch server being capable of handling a medium number of concurrent jobs ...