Skip to content
/ storm Public
forked from apache/storm

Apache Storm

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE-binary
Notifications You must be signed in to change notification settings

AlecHenx/storm

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

Folders and files

NameName
Last commit message
Last commit date
Nov 9, 2023
Dec 26, 2022
Aug 25, 2023
Sep 25, 2023
Aug 15, 2023
Oct 19, 2023
Nov 16, 2023
Nov 15, 2023
Nov 16, 2023
Aug 28, 2023
Apr 9, 2019
Nov 10, 2018
Oct 23, 2023
Aug 16, 2023
Aug 2, 2023
Oct 23, 2023
Sep 1, 2023
Sep 1, 2023
Oct 23, 2023
Nov 16, 2023
Aug 2, 2023
Nov 9, 2023
Sep 2, 2023
Sep 1, 2023
Nov 14, 2023
Aug 4, 2023
Jul 19, 2023
Mar 12, 2023
Nov 14, 2023
Sep 8, 2023
Jul 29, 2018
Jul 10, 2020
Nov 14, 2023
Jun 9, 2015
Apr 9, 2019
Sep 25, 2023
Sep 25, 2023
May 19, 2023
Apr 9, 2019
Dec 31, 2013
Sep 25, 2023
Nov 14, 2023

Master Branch:
Java CI with Maven 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.

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

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. If you do not have an account, you need to create one.

Which list should I send/subscribe to?

If you are using a pre-built binary distribution of Storm, then 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 happened with [email protected]?

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

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

https://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.

The LICENSE and NOTICE files cover the source distributions. The LICENSE-binary and NOTICE-binary files cover the binary distributions. The DEPENDENCY-LICENSES file lists the licenses of all dependencies of Storm, including those not packaged in the source or binary distributions, such as dependencies of optional connector modules.

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

Apache Storm

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE-binary

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 83.5%
  • Python 7.5%
  • HTML 4.3%
  • Clojure 1.8%
  • C 1.8%
  • JavaScript 0.5%
  • Other 0.6%