60 likes | 232 Views
Lattice. Part of RESERVOIR project. 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. Control System. Not implemented in framework
E N D
Lattice • Part of RESERVOIR project
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
Control System • Not implemented in framework • Can trigger Data Sources and take adaptive actions • Must be implemented for every specific solution
Class Overview Classes for Data distribution Application Level Classes Info Plane implementation that uses a Distributed Hash Table Monitoring system core
PRO • Lightweight (according to documentation) • Extendible • Can be used for the whole project • Provides an uniform monitoring layer • Java based
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)