j

jbatch-parent

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.
https://github.com/WASdev/standards.jsr352.jbatch
The Apache Software License, Version 2.0
Scott Kurz Dan Belina Andrew Mauer
Aggregated version Version Update time
2.1 2.1.1 May 14, 2022
2.1.0 May 05, 2022
2.1.0-M2 Feb 14, 2022
2.1.0-M1 Dec 13, 2021
2.0 2.0.0 Dec 08, 2020
2.0.0-M7 Aug 06, 2020
2.0.0-M6 Jul 24, 2020
2.0.0-M5 Jul 22, 2020
2.0.0-M3 Jun 03, 2020
2.0.0-M2 May 09, 2020
2.0.0-M1 May 02, 2020
1.0 1.0.4 Nov 08, 2018
1.0.3 Jan 11, 2018
1.0.2 Jun 21, 2017
1.0.1 Aug 20, 2015
1.0.1-b09 Jul 31, 2015
1.0.1-b08 May 09, 2015
1.0.1-b07 Jan 27, 2015
1.0.1-b06 Jan 22, 2015
1.0.1-b05 Jan 22, 2015
1.0.1-b04 Jan 18, 2015
21 Records