Referring to the official Spring Batch website, nicely presented use cases are defined.
http://static.springframework.org/sp...ses/index.html
May I know which of them can be realized using the features in 1.0.0-Final?
I am particularly interested in the following two use cases. If 1.0.0-Final supports these use cases, any samples can be provided to illustrate how to implement them?
* Massively Parallel Batch Processing
* Scheduled Processing
