com.ibm.jbatch:com.ibm.jbatch-ri-spi

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.

License

License

Categories

Categories

Jakarta Batch Jakarta EE Jakarta EE Supporting Technologies
GroupId

GroupId

com.ibm.jbatch
ArtifactId

ArtifactId

com.ibm.jbatch-ri-spi
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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.

Download com.ibm.jbatch-ri-spi

How to add to project

<!-- https://jarcasting.com/artifacts/com.ibm.jbatch/com.ibm.jbatch-ri-spi/ -->
<dependency>
    <groupId>com.ibm.jbatch</groupId>
    <artifactId>com.ibm.jbatch-ri-spi</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.jbatch/com.ibm.jbatch-ri-spi/
implementation 'com.ibm.jbatch:com.ibm.jbatch-ri-spi:1.0'
// https://jarcasting.com/artifacts/com.ibm.jbatch/com.ibm.jbatch-ri-spi/
implementation ("com.ibm.jbatch:com.ibm.jbatch-ri-spi:1.0")
'com.ibm.jbatch:com.ibm.jbatch-ri-spi:jar:1.0'
<dependency org="com.ibm.jbatch" name="com.ibm.jbatch-ri-spi" rev="1.0">
  <artifact name="com.ibm.jbatch-ri-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.jbatch', module='com.ibm.jbatch-ri-spi', version='1.0')
)
libraryDependencies += "com.ibm.jbatch" % "com.ibm.jbatch-ri-spi" % "1.0"
[com.ibm.jbatch/com.ibm.jbatch-ri-spi "1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.batch : javax.batch-api jar 1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
1.0-b29
1.0-b28
1.0-b27
1.0-b26
1.0-b25
1.0-b24
1.0-b23
1.0-b22
1.0-b21
1.0-b20
1.0-b19
1.0-b18
1.0-b17
1.0-b16
1.0-b15
1.0-b14
1.0-b13
1.0-b07
1.0-b06