com.ibm.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.

Лицензия

Лицензия

Категории

Категории

Jakarta Batch Jakarta EE Jakarta EE Supporting Technologies
Группа

Группа

javax.batch
Идентификатор

Идентификатор

jbatch
Последняя версия

Последняя версия

1.0.1-b01
Дата

Дата

Тип

Тип

pom
Описание

Описание

com.ibm.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.

Скачать jbatch

Имя Файла Размер
jbatch-1.0.1-b01.pom 5 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/javax.batch/jbatch/ -->
<dependency>
    <groupId>javax.batch</groupId>
    <artifactId>jbatch</artifactId>
    <version>1.0.1-b01</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/javax.batch/jbatch/
implementation 'javax.batch:jbatch:1.0.1-b01'
// https://jarcasting.com/artifacts/javax.batch/jbatch/
implementation ("javax.batch:jbatch:1.0.1-b01")
'javax.batch:jbatch:pom:1.0.1-b01'
<dependency org="javax.batch" name="jbatch" rev="1.0.1-b01">
  <artifact name="jbatch" type="pom" />
</dependency>
@Grapes(
@Grab(group='javax.batch', module='jbatch', version='1.0.1-b01')
)
libraryDependencies += "javax.batch" % "jbatch" % "1.0.1-b01"
[javax.batch/jbatch "1.0.1-b01"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • javax.batch
  • com.ibm.jbatch.container
  • com.ibm.jbatch.spi
  • com.ibm.jbatch.tck
  • com.ibm.jbatch.tck.spi
javax.batch

Версии библиотеки

Версия
1.0.1-b01
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
1.0-b05
1.0-b04
1.0-b03
1.0-b02