Skip to content

srdo/storm

This branch is 1776 commits behind apache/storm:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 30, 2018
Apr 13, 2018
Aug 3, 2017
May 7, 2018
Apr 23, 2018
May 7, 2018
Mar 19, 2018
Apr 1, 2018
Oct 27, 2017
Apr 23, 2018
Apr 23, 2018
Sep 9, 2017
May 11, 2018
Apr 6, 2017
Feb 14, 2018
May 9, 2018
Jan 10, 2018
Dec 26, 2017
May 3, 2018
Jun 24, 2017
Mar 25, 2018
Mar 23, 2018
Sep 23, 2016
Dec 29, 2017
Dec 29, 2017
Dec 17, 2013
May 25, 2017
Jun 9, 2015
Apr 27, 2018
Jul 8, 2016
Dec 31, 2013
Jun 3, 2015
May 9, 2018

Repository files navigation

Master Branch:
Travis CI Maven Version

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!

The Rationale page explains what Storm is and why it was built. This presentation is also a good introduction to the project.

Storm has a website at storm.apache.org. Follow @stormprocessor on Twitter for updates on the project.

Documentation

Documentation and tutorials can be found on the Storm website.

Developers and contributors should also take a look at our Developer documentation.

Getting help

NOTE: The google groups account [email protected] is now officially deprecated in favor of the Apache-hosted user/dev mailing lists.

Storm Users

Storm users should send messages and subscribe to [email protected].

You can subscribe to this list by sending an email to [email protected]. Likewise, you can cancel a subscription by sending an email to [email protected].

You can also browse the archives of the storm-user mailing list.

Storm Developers

Storm developers should send messages and subscribe to [email protected].

You can subscribe to this list by sending an email to [email protected]. Likewise, you can cancel a subscription by sending an email to [email protected].

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 [email protected].

You can subscribe to this list by sending an email to [email protected]. Likewise, you can cancel a subscription by sending an email to [email protected].

You can view the archives of the mailing list here.

Issue tracker

In case you want to raise a bug/feature or propose an idea, please use Apache Jira

Which list should I send/subscribe to?

If you are using a pre-built binary distribution of Storm, then chances are you should send questions, comments, storm-related announcements, etc. to [email protected].

If you are building storm from source, developing new features, or otherwise hacking storm source code, then [email protected] is more appropriate.

If you are committers and/or PMCs, or contributors looking for following up and participating development of Storm, then you would want to also subscribe [email protected] in addition to [email protected].

What will happen with [email protected]?

All existing messages will remain archived there, and can be accessed/searched here.

New messages sent to [email protected] will either be rejected/bounced or replied to with a message to direct the email to the appropriate Apache-hosted group.

IRC

You can also come to the #storm-user room on freenode. You can usually find a Storm developer there to help you out.

License

Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Project lead

Committers

Acknowledgements

YourKit is kindly supporting open source projects with its full-featured Java Profiler. YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications. Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler.

About

Mirror of Apache Storm

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 86.3%
  • Python 7.1%
  • Clojure 3.7%
  • HTML 1.4%
  • JavaScript 0.5%
  • C 0.4%
  • Other 0.6%