Infinitic

Infinitic Orchestration Framework

Лицензия

Лицензия

Категории

Категории

Monitoring Тестирование приложения и мониторинг
Группа

Группа

io.infinitic
Идентификатор

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

infinitic-monitoring-engines
Последняя версия

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

0.4.3
Дата

Дата

Тип

Тип

pom.sha512
Описание

Описание

Infinitic
Infinitic Orchestration Framework
Ссылка на сайт

Ссылка на сайт

https://infinitic.io
Система контроля версий

Система контроля версий

https://github.com/infiniticio/infinitic/

Скачать infinitic-monitoring-engines

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.4.3
io.infinitic : infinitic-common jar 0.4.3
io.infinitic : infinitic-cache jar 0.4.3
io.infinitic : infinitic-task-engine jar 0.4.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31

runtime (1)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30

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

Данный проект не имеет модулей.

Infinitic

Infinitic is still in active development. Subscribe here to follow the progress.

What is it?

Infinitic is a framework based on Apache Pulsar that considerably eases building asynchronous distributed apps.

Many issues arise when we build and scale a distributed system - issues we don’t have in a single-process one. Infinitic provides simple but powerful libraries that let developers build distributed applications as if they were run on an infallible single-process system. It does this on top of Pulsar to benefit from its scalability and reliability.

Infinitic is very good at orchestrating workflows, ie. at managing the execution of tasks on distributed servers according to any complex scenario. Moreover, Infinitic ensures that a failure somewhere will never break your workflows.

At last, Infinitic lets us monitor everything occurring inside your app through dashboards.

Possible use cases are:

  • microservices orchestration
  • distributed transactions (payments...)
  • data pipelines operations
  • business processes implementation
  • etc.

Getting Started

See the documentation.

io.infinitic

Infinitic

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

Версия
0.4.3
0.4.2
0.4.1
0.4.0
0.3.0
0.2.1
0.2.0
0.1.0