forked from nathanmarz/storm
-
Notifications
You must be signed in to change notification settings - Fork 3
Home
nathanmarz edited this page May 25, 2012
·
32 revisions
Storm is a distributed realtime computation system. Similar to how Hadoop provides a set of general primitives for doing batch processing, Storm provides a set of general primitives for doing realtime computation. Storm is simple, can be used with any programming language, is used by many companies, and is a lot of fun to use!
Feel free to ask questions on Storm's mailing list: http://groups.google.com/group/storm-user
You can also come to the #storm-user room on freenode. You can usually find a Storm developer there to help you out.
Follow @stormprocessor on Twitter for updates on the project.
- storm-contrib
- storm-deploy: One click deploys for Storm clusters on AWS
- Spout implementations
- DSLs and multilang adapters
- Serializers