DataToKnowledge / wheretolive-backend

GNU General Public License v2.0
0 stars 0 forks source link

Define Kafka Producers for twitter #47

Closed fabiofumarola closed 9 years ago

fabiofumarola commented 9 years ago

We need to create a Kafka twitter producer for each:

  1. user
  2. hashtag

that we want to track.

We need:

  1. a Twitter Manager for handling request of tracking
  2. a Twitter-Kafka Worker to track users and hashtags
fabiofumarola commented 9 years ago

Closed with the project twitter-monitor