Skip to content

giannifiore/elastic-cm-sketch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elastic-cm-sketch

Count-Min Sketch with elastic accuracy (experimental)

npm run tracker

Simulates a Web tracking server.
Will track in real-time top referrers for each delivered news using Elastic-CountMin-Sketch algorithm.

npm run webapp

Simulates a Web API serving news.
For each delivered news article, will communicate referer to the tracker.

npm run webclient

Simulates a Web client asking for available news and choosing random articles.
Web client will continuously pull the webapp for news.

About

Count-Min Sketch with elastic accuracy (experimental)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors