MSnowman / social-analytics

1 stars 0 forks source link

Create Event handler for topic/s owned by msnow #4

Open MSnowman opened 5 years ago

MSnowman commented 5 years ago

The application is structured so that multiple topics can be streamed at once via the T API. However, the T API only allows for one active streamer per account at a time. To get around this limitation multiple Topic terms will be combined in the one streamer. To uncouple the bulk stream an event handle will need to be created per topic to parallelize the decoupling.