Twitter Example Application
Jun 8, 2010
This example application uses the Twitter API to monitor a stream of tweets and parse out hashtags. Hashtag trends are calculated and made available via a web interface. It will be included in the next VoltDB kit.
Important Notes:
- you MUST change the Twitter username and password to your own valid credentials for this application to work.
- runs on VoltDB v1.0.01 and above.
- must be installed into your kit's "examples" folder (alongside "auction", "helloworld", and "satellite") to run as-is.
- modify location of voltdb*.jar and "-Djava.library.path" to run from other locations.
Download Twitter Example Application
Important Notes:
- you MUST change the Twitter username and password to your own valid credentials for this application to work.
- runs on VoltDB v1.0.01 and above.
- must be installed into your kit's "examples" folder (alongside "auction", "helloworld", and "satellite") to run as-is.
- modify location of voltdb*.jar and "-Djava.library.path" to run from other locations.
Download Twitter Example Application