j

jbatch

Batch processing is a pervasive workload pattern, expressed by a distinct application organization and execution model. It is found across virtually every industry, applied to such tasks as statement generation, bank postings, risk evaluation, credit score calculation, inventory management, portfolio optimization, and on and on. Nearly any bulk processing task from any business sector is a candidate for batch processing. Batch processing is typified by bulk-oriented, non-interactive, background execution. Frequently long- running, it may be data or computationally intensive, execute sequentially or in parallel, and may be initiated through various invocation models, including ad hoc, scheduled, and on-demand. Batch applications have common requirements, including logging, checkpointing, and parallelization. Batch workloads have common requirements, especially operational control, which allow for initiation of, and interaction with, batch instances; such interactions include stop and restart.
http://java.net/projects/jbatch
The Apache Software License, Version 2.0
Scott Kurz Kaushik Mukherjee Hendrix Tavarez Dan Belina Andrew Mauer
Aggregated version Version Update time
1.0 1.0.1-b01 Nov 12, 2014
1.0 May 07, 2013
1.0-b29 May 01, 2013
1.0-b28 Apr 24, 2013
1.0-b27 Apr 20, 2013
1.0-b26 Apr 19, 2013
1.0-b25 Apr 10, 2013
1.0-b24 Apr 05, 2013
1.0-b23 Apr 03, 2013
1.0-b22 Mar 28, 2013
1.0-b21 Mar 25, 2013
1.0-b20 Mar 22, 2013
1.0-b19 Mar 21, 2013
1.0-b18 Mar 21, 2013
1.0-b17 Mar 19, 2013
1.0-b16 Mar 16, 2013
1.0-b15 Mar 14, 2013
1.0-b14 Mar 12, 2013
1.0-b13 Mar 06, 2013
1.0-b07 Mar 01, 2013
1.0-b06 Feb 28, 2013
1.0-b05 Feb 16, 2013
1.0-b04 Feb 14, 2013
1.0-b03 Jan 12, 2013
1.0-b02 Dec 18, 2012
25 Records