Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Stream processing support #81

Open
eambrosio opened this issue Mar 29, 2017 · 0 comments
Open

Stream processing support #81

eambrosio opened this issue Mar 29, 2017 · 0 comments

Comments

@eambrosio
Copy link

It would be amazing to provide a streaming processing tool in order to be able to analyze and process the generated data in real time. Taking advantage that we are using Kafka, we could use its new Kafka Streams features.
Some use cases could be:

  • processing music data to provide what the most listened songs are, what the most listened genres are by zone, what the favorite time to listening music is, and so on...
  • processing log traces to provide how many errors, by geolocation, there are in order to send alerts based on n errors per hour, ...
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant