Skip to content

zdicesare/realtime-tweets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a toy project on doing real time processing of tweets with Apache Storm and Phoenix. Storm is used to connect to Twitter's streaming API and obtain and track new tweets about some topic, while Phoenix uses web sockets to present a list of the most popular tweets we've seen so far to the user. So, in real time, we see the most popular content rise to the top out of a deluge of tweets, and we can see the discussion change with time, as older tweets lose their ranking amid the firehose of tweets.

Some more documentation on each component is given in each readme.

Initial tweets populating Popular tweets rising

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published