Hacker News new | ask | show | jobs
by t-crayford 4982 days ago
How is this better than Hadoop?
1 comments

Apples and oranges. Hadoop is a framework for parallel batch processing of existing data, like server logs and sales statistics. Storm is a framework for processing streaming data in realtime, like Twitter's live stream of tweets.