Skip to content

cscotta/deschutes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published