Time Series Management

From Gcube Wiki
Revision as of 16:36, 26 June 2012 by Lucio.lelii (Talk | contribs) (Overview)

Jump to: navigation, search

Time Series Management and Analysis facilities.


Overview

The TimeSeriesManagerService is an application that offers facilities to import, curate and access time series data. The main goal of this service is to elaborate large amount of time series data in real time applying multiple operations: aggregation, union, grouping, filters etc.

Architecture

The interface of the TimeSeries Manager service is distributed across 6 port-types:

  • the ImportFactory PortType
  • the ImportManager PortType
  • the CurationFactory PortType
  • the CurationManager PortType
  • the TimeSeriesFactory PortType
  • the TimeSeriesManager PortType