interceptor-base

Real-time correlation system for streaming data

Лицензия

Лицензия

Группа

Группа

com.srotya.tau
Идентификатор

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

interceptor-base
Последняя версия

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

0.0.10
Дата

Дата

Тип

Тип

jar
Описание

Описание

interceptor-base
Real-time correlation system for streaming data

Скачать interceptor-base

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

<!-- https://jarcasting.com/artifacts/com.srotya.tau/interceptor-base/ -->
<dependency>
    <groupId>com.srotya.tau</groupId>
    <artifactId>interceptor-base</artifactId>
    <version>0.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.srotya.tau/interceptor-base/
implementation 'com.srotya.tau:interceptor-base:0.0.10'
// https://jarcasting.com/artifacts/com.srotya.tau/interceptor-base/
implementation ("com.srotya.tau:interceptor-base:0.0.10")
'com.srotya.tau:interceptor-base:jar:0.0.10'
<dependency org="com.srotya.tau" name="interceptor-base" rev="0.0.10">
  <artifact name="interceptor-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.srotya.tau', module='interceptor-base', version='0.0.10')
)
libraryDependencies += "com.srotya.tau" % "interceptor-base" % "0.0.10"
[com.srotya.tau/interceptor-base "0.0.10"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.3.1
com.srotya.tau : wraith-engine jar 0.0.10

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

Tau

Join the chat at https://gitter.im/srotya/tau Build Status codecov

Project Description

Tau is a rule-based Real-time event correlation system.

Data continuously flows through the systems at all times and rules can be dynamically applied to evaluate and act on events.

New Features

  • Omega - script execution actions for Rules
  • Nucleus - single node engine
  • REST Command based rule updates
  • Counting aggregations

Roadmap

  • Single node deployments (Nucleus)
  • Provide dockerized deployments (Nucleus / Linea)
  • Remove dependencies on Storm to simplify footprint (Linea)
  • New user interface for Rule building
  • User interface for Rule-Chains

Note: to see breakdown of roadmap items, please checkout issues page: https://github.com/srotya/tau/issues

Documentation

Please checkout out wiki for more details: https://github.com/srotya/tau/wiki #

Deployment / Download

Docker images for Tau are on Docker Hub and below is a preconfigured Docker file to deploy Tau (single node):

wget https://raw.githubusercontent.com/srotya/tau/master/install/configs/docker/docker-compose.yml
docker-compose up

LICENSE

Apache 2.0 License

Forked from code originally open sourced under Apache 2.0 License by Symantec corporation.

Authors

Ambud Sharma

com.srotya.tau

Srotya

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

Версия
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5