Skip to main content

Showing 1–7 of 7 results for author: Gulisano, V

Searching in archive cs. Search in all archives.
.
  1. arXiv:2303.00793  [pdf, other

    cs.DC

    On the Semantic Overlap of Operators in Stream Processing Engines

    Authors: Vincenzo Gulisano, Alessandro Margara, Marina Papatriantafilou

    Abstract: Stream processing is extensively used in the IoT-to-Cloud spectrum to distill information from continuous streams of data. Streaming applications usually run in dedicated Stream Processing Engines (SPEs) that adopt the DataFlow model, which defines such applications as graphs of operators that, step by step, transform data into the desired results. As operators can be deployed and executed indepen… ▽ More

    Submitted 1 March, 2023; originally announced March 2023.

  2. arXiv:2112.11286  [pdf, other

    cs.ET

    Geographical Peer Matching for P2P Energy Sharing

    Authors: Romaric Duvignau, Vincenzo Gulisano, Marina Papatriantafilou, Ralf Klasing

    Abstract: Significant cost reductions attract ever more households to invest in small-scale renewable electricity generation and storage. Such distributed resources are not used in the most effective way when only used individually, as sharing them provides even greater cost savings. Energy Peer-to-Peer (P2P) systems have thus been shown to be beneficial for prosumers and consumers through reductions in ene… ▽ More

    Submitted 24 January, 2024; v1 submitted 21 December, 2021; originally announced December 2021.

  3. arXiv:2111.13058  [pdf, other

    cs.DC

    STRETCH: Virtual Shared-Nothing Parallelism for Scalable and Elastic Stream Processing

    Authors: Vincenzo Gulisano, Hannaneh Najdataei, Yiannis Nikolakopoulos, Alessandro V. Papadopoulos, Marina Papatriantafilou, Philippas Tsigas

    Abstract: Stream processing applications extract value from raw data through Directed Acyclic Graphs of data analysis tasks. Shared-nothing (SN) parallelism is the de-facto standard to scale stream processing applications. Given an application, SN parallelism instantiates several copies of each analysis task, making each instance responsible for a dedicated portion of the overall analysis, and relies on ded… ▽ More

    Submitted 29 April, 2022; v1 submitted 25 November, 2021; originally announced November 2021.

  4. arXiv:2005.04935   

    cs.DC

    Performance Modeling and Vertical Autoscaling of Stream Joins

    Authors: Hannaneh Najdataei, Vincenzo Gulisano, Alessandro V. Papadopoulos, Ivan Walulya, Marina Papatriantafilou, Philippas Tsigas

    Abstract: Streaming analysis is widely used in cloud as well as edge infrastructures. In these contexts, fine-grained application performance can be based on accurate modeling of streaming operators. This is especially beneficial for computationally expensive operators like adaptive stream joins that, being very sensitive to rate-varying data streams, would otherwise require costly frequent monitoring. We… ▽ More

    Submitted 29 November, 2021; v1 submitted 11 May, 2020; originally announced May 2020.

    Comments: part of the experimental campaign has been included in a different contribution

  5. arXiv:1808.08877  [pdf, ps, other

    cs.DC

    Piecewise Linear Approximation in Data Streaming: Algorithmic Implementations and Experimental Analysis

    Authors: Romaric Duvignau, Vincenzo Gulisano, Marina Papatriantafilou, Vladimir Savic

    Abstract: Piecewise Linear Approximation (PLA) is a well-established tool to reduce the size of the representation of time series by approximating the series by a sequence of line segments while kee** the error introduced by the approximation within some predetermined threshold. With the recent rise of edge computing, PLA algorithms find a complete new set of applications with the emphasis on reducing the… ▽ More

    Submitted 9 October, 2018; v1 submitted 27 August, 2018; originally announced August 2018.

    Comments: 12 pages+1 for references, 16 figures, 3 tables

  6. arXiv:1711.01853  [pdf, other

    cs.DS cs.RO

    Lisco: A Continuous Approach in LiDAR Point-cloud Clustering

    Authors: Hannaneh Najdataei, Yiannis Nikolakopoulos, Vincenzo Gulisano, Marina Papatriantafilou

    Abstract: The light detection and ranging (LiDAR) technology allows to sense surrounding objects with fine-grained resolution in a large areas. Their data (aka point clouds), generated continuously at very high rates, can provide information to support automated functionality in cyberphysical systems. Clustering of point clouds is a key problem to extract this type of information. Methods for solving the pr… ▽ More

    Submitted 6 November, 2017; originally announced November 2017.

  7. arXiv:1606.04746  [pdf, other

    cs.DS cs.DC

    Efficient data streaming multiway aggregation through concurrent algorithmic designs and new abstract data types

    Authors: Vincenzo Gulisano, Yiannis Nikolakopoulos, Daniel Cederman, Marina Papatriantafilou, Philippas Tsigas

    Abstract: Data streaming relies on continuous queries to process unbounded streams of data in a real-time fashion. It is commonly demanding in computation capacity, given that the relevant applications involve very large volumes of data. Data structures act as articulation points and maintain the state of data streaming operators, potentially supporting high parallelism and balancing the work between them.… ▽ More

    Submitted 15 June, 2016; originally announced June 2016.