Package : stream-lib

Package details

Summary: Stream summarizer and cardinality estimator

Description:
A Java library for summarizing data in streams for which it is
infeasible to store all events. More specifically, there are classes
for estimating: cardinality (i.e. counting things); set membership;
top-k elements and frequency. One particularly useful feature is that
cardinality estimators with compatible configurations may be safely
merged.


URL: https://github.com/addthis/stream-lib/
License: ASL 2.0

Maintainer: neoclust

List of RPMs