ajauhri / TweetAPI

analogy of consumer and producer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TweetAPI

Features:
    - Parses the twitter feed
    - Looks for keywords provided
    - Commits the tweets to Amazon SimpleDB

Implementation is based on the classical example of multi-process synchroniztion problem, better known as the producer-consumer problem.

About

analogy of consumer and producer


Languages

Language:Python 100.0%