com.github.workerframework:worker-example-aggregator

Builds Worker-Example projects together from a handy top level project.

Лицензия

Лицензия

Группа

Группа

com.github.workerframework
Идентификатор

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

worker-example-aggregator
Последняя версия

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

3.1.0-490
Дата

Дата

Тип

Тип

pom
Описание

Описание

Builds Worker-Example projects together from a handy top level project.
Организация-разработчик

Организация-разработчик

EntIT Software LLC, a Micro Focus company

Скачать worker-example-aggregator

Имя Файла Размер
worker-example-aggregator-3.1.0-490.pom 2 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/com.github.workerframework/worker-example-aggregator/ -->
<dependency>
    <groupId>com.github.workerframework</groupId>
    <artifactId>worker-example-aggregator</artifactId>
    <version>3.1.0-490</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.workerframework/worker-example-aggregator/
implementation 'com.github.workerframework:worker-example-aggregator:3.1.0-490'
// https://jarcasting.com/artifacts/com.github.workerframework/worker-example-aggregator/
implementation ("com.github.workerframework:worker-example-aggregator:3.1.0-490")
'com.github.workerframework:worker-example-aggregator:pom:3.1.0-490'
<dependency org="com.github.workerframework" name="worker-example-aggregator" rev="3.1.0-490">
  <artifact name="worker-example-aggregator" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.workerframework', module='worker-example-aggregator', version='3.1.0-490')
)
libraryDependencies += "com.github.workerframework" % "worker-example-aggregator" % "3.1.0-490"
[com.github.workerframework/worker-example-aggregator "3.1.0-490"]

Зависимости

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

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

  • worker-example
  • worker-example-shared
  • worker-example-container
  • worker-example-message-builder

Worker Framework

The Worker Framework provides a foundation for cross-platform, cloud-ready, distributed data-processing microservices (workers). The framework is designed for massive scalability, redundancy, elasticity and resilience, which are achieved through architectural choices and technologies like Docker, Apache Mesos, Marathon and queue-based messaging with RabbitMQ. You can extend this framework through integration with many external and internal components, such as storage services.

The Worker Framework is a good fit for any data-processing scenario, including both on-premise and cloud-based solutions delivered as SaaS. For example, the Worker Framework could benefit solutions for content processing, mathematical and statistical analysis, and image and audio processing.

The Worker Framework is written entirely in Java and features the necessary infrastructure for execution of workers, messaging with fault-tolerant queues, monitoring, scaling, error handling and external data exchange. It also includes a set of base classes and interfaces allowing rapid development and integration.

Manifest of the components which make up the CAF Worker Framework:

  • standard-worker-container
  • util-rabbitmq
  • worker-api
  • worker-archetype
  • worker-caf
  • worker-configs
  • worker-core
  • worker-framework
  • worker-queue-rabbit
  • worker-store-fs
  • worker-store-s3
  • worker-testing-integration
  • worker-testing-util
com.github.workerframework

Worker Framework

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

Версия
3.1.0-490
3.0.0-399
2.4.0-342
2.3.1-301
2.3.0-297
2.2.0-294
2.1.0-280
2.0.0-279
1.9.0-260
1.8.0-249
1.7.0-211
1.6.0-181
1.5.0-162
1.4.0-142
1.3.1-137
1.3.0-128
1.2.0-113