Blog Archives

Accepted paper, ACM Transactions on Parallel Computing: Efficient data streaming multiway aggregation through concurrent algorithmic designs and new abstract data types

I am glad to share that our paper Efficient data streaming multiway aggregation through concurrent algorithmic designs and new abstract data types has been accepted at the ACM Transactions on Parallel Computing (TOPC) journal!!! Abstract: Data streaming relies on continuous queries to

Posted in Uncategorized

The Liebre Stream Processing Engine

The LIEBRE Stream Processing Engine Since I started by Ph.D. back in 2008, I spent a considerable amount of time digging into the internals of stream processing engines. Pioneer engines like Aurora and Borealis were not really easy to work

Tagged with: , , ,
Posted in Data Streaming, programming, Research

Abstract and slides for the “Performance Modeling of Stream Joins” paper (DEBS 17)

I just uploaded the slides I used to present the paper “Performance Modeling of Stream Joins” at the DEBS 17 conference. You can find them here. Abstract Streaming analysis is widely used in a variety of environments, from cloud computing

Posted in Uncategorized