Download STORM- Version Repository
Storm has a website at storm. Follow stormprocessor on Twitter for updates on the project. Documentation and tutorials can be found on the Storm website. Developers and contributors should also take a look at our Developer documentation. NOTE: The google groups account storm-user googlegroups. Storm users should send messages and subscribe to user storm. You can subscribe to this list by sending an email to user-subscribe storm.
Likewise, you can cancel a subscription by sending an email to user-unsubscribe storm. You can also browse the archives of the storm-user mailing list. Storm developers should send messages and subscribe to dev storm. You can subscribe to this list by sending an email to dev-subscribe storm.
Likewise, you can cancel a subscription by sending an email to dev-unsubscribe storm. You can also browse the archives of the storm-dev mailing list. Storm developers who would want to track the JIRA issues should subscribe to issues storm.
You can subscribe to this list by sending an email to issues-subscribe storm. Likewise, you can cancel a subscription by sending an email to issues-unsubscribe storm. You can view the archives of the mailing list here. If you are using a pre-built binary distribution of Storm, then chances are you should send questions, comments, storm-related announcements, etc. If you are building storm from source, developing new features, or otherwise hacking storm source code, then dev storm.
Also, before 0. That was a pain, details here. Now these dependencies are long gone and storm flies with netty by default. In recent years all the major distributions moved avay from using SysVInit system, and started using systemd. So did this project. Upstart was supported at some point, but now ubuntu defaults to systemd for some time. Apache License 2. Skip to content. Star Storm Debian Packaging with dpkg-buildpackage 12 stars 12 forks. Branches Tags. Could not load branches.
Could not load tags. Latest commit. Git stats 87 commits. Failed to load latest commit information. View code. Prepare repository and check version of a package Step 2. Packages for following services are provided: storm-drpc storm-logviewer storm-nimbus storm-supervisor storm-ui Also there is storm-common package, that is a dependency for the service-packages.
Presumably they can be ran on any other debian-based distribution that supports systemd. There are previous versions up to 0. Building a package Step 1. Prepare repository and check version of a package Clone the repository. Make sure you have desired version specified in. Step 2. The repository has a few submodules.
To fetch them as well, execute the following commands inside the repository:. If you get an error about an unreachable submodule, don't worry. That repository only contains some test data for the language server which is not required. When you have installed mymake, compiling Storm is just mm release to make a release build. During development, use mm Main or mm Test to build the development version of the main entry point and the test suite respectively. These are not required on Windows, as Storm relies on the corresponding functionality in the Windows API instead of separate libraries.
Storm is licensed under the LGPL version 2. Parts of the libraries, such as the Ui library, may rely on other third party libraries. To check which libraries are used and which licenses apply, type licenses in the Basic Storm top loop, or call core.