The Storm team is pleased to announce the release of Apache Storm version 0.9.1-incubating.
This is our first Apache release.
Storm is a distributed, fault-tolerant, and high-performance realtime computation system that
provides strong guarantees on the processing of data. You can read more about Storm on the
project website:
http://storm.incubator.apache.org
Downloads of source and binary distributions are listed in our download
section:
http://storm.incubator.apache.org/downloads.html
Distribution artifacts are available in Maven Central at the following coordinates:
groupId: org.apache.storm
artifactId: storm-core
version: 0.9.1-incubating
The full list of changes is available here[1]. Please let us know [2] if you encounter any
problems.
Enjoy!
[1]: http://s.apache.org/Ki0 (CHANGELOG)
[2]: https://issues.apache.org/jira/browse/STORM
|