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

jbatch-parent 2.1.0-M2

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
Группа

Группа

com.ibm.jbatch
Идентификатор

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

jbatch-parent
Версия

Версия

2.1.0-M2
Тип

Тип

pom
Описание

Описание

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

Скачать jbatch-parent 2.1.0-M2

Имя Файла Размер
jbatch-parent-2.1.0-M2.pom 20 KB
Обзор

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

Зависимости

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

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

  • com.ibm.jbatch.container
  • com.ibm.jbatch.spi