axe-aggregator

The aggregator service of the axe component.

License

License

GroupId

GroupId

io.github.cloudiator.axe
ArtifactId

ArtifactId

aggregator
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

axe-aggregator
The aggregator service of the axe component.
Project URL

Project URL

https://github.com/cloudiator
Source Code Management

Source Code Management

https://github.com/cloudiator/axe-aggregator/

Download aggregator

Filename Size
aggregator-0.1.0.pom 4 KB
Browse

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.github.cloudiator : colosseum-client jar 0.1.0
org.kairosdb : client jar 2.0
org.apache.logging.log4j : log4j-api jar 2.3
org.apache.commons : commons-math3 jar 3.5
org.zeromq : jeromq jar 0.3.2

Project Modules

  • common
  • service

Build Status

AXE Aggregator

This component is the aggregator service of cloudiator. It runs on its own, providing a RMI interface to allow the orchestration of the aggregators.

Prerequisites

KairosDB (1.0.0-1)

Installation

Step I: Install KairosDB and run it on port 8080 on the same machine as AXE.

Step II: mvn install

Usage

java -jar service/target/axe-aggregator-service-1.2.0-SNAPSHOT-jar-with-dependencies.jar

Documentation

Orchestration is done via the Monitoring-API of colosseum.

Contact

Frank Griesinger (University of Ulm) frank.griesinger(at)uni-ulm.de

io.github.cloudiator.axe

Cloudiator

A multi-tenant, cross-cloud orchestration framework.

Versions

Version
0.1.0