lattice

6
Lattice Part of RESERVOIR project

Upload: zephania-stone

Post on 30-Dec-2015

23 views

Category:

Documents


1 download

DESCRIPTION

Lattice. Part of RESERVOIR project. Data Source. A Data Source encapsulates one or more Probes Each Probe is a well defined set of Periodically/on triggers sends data to Consumers. Control System. Not implemented in framework - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Lattice

Lattice

Part of RESERVOIR project

Page 2: Lattice

Data Source

A Data Source encapsulates one or more Probes

Each Probe is a well defined set of

<attributes:values>

Periodically/on triggers sends data to Consumers

Page 3: Lattice

Control System

Not implemented in framework

Can trigger Data Sources and take adaptive

actions

Must be implemented for every specific solution

Page 4: Lattice

Monitoring system core

Classes for Data

distributionApplication Level Classes

Info Plane implementation that

uses a Distributed Hash Table

Class Overview

Page 5: Lattice

PRO

Lightweight (according to documentation)

Extendible Can be used for the whole project Provides an uniform monitoring layer

Java based

Page 6: Lattice

CONS

External to Infinispan Core Needs a custom Infinispan Version Could affect the performances Could affect measurements

Needs deep study of Infinispan “handles”

Infinispan provides an alternative (JOPR)