node-streamcount icon indicating copy to clipboard operation
node-streamcount copied to clipboard

Add support for CountMinSketch to increment counter by a given number

Open ruslan-dzhumakaliev opened this issue 2 years ago • 0 comments

This new functionality serves the purpose of performing count-min sketch computation in distributed environment where output of multiple workers/mappers (map/reduce) needs to be merged into and aggregated centrally by reducer

ruslan-dzhumakaliev avatar Sep 08 '23 23:09 ruslan-dzhumakaliev