Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of a streaming OLAP aggregation engine. Defines an API for
processing streaming datasets, and provides two implementations of streaming
aggregators: one built atop lockless collections, and a second build atop
collections implemented using lock-striping.

Javadoc at http://taco.cat/deschutes/

About

Streaming OLAP Filtering and Aggregation

Resources

Stars

13 stars

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages