# nathanmarz/storm

Distributed and fault-tolerant realtime computation: stream processing, continuous computation, distributed RPC, and more

Repository: https://github.com/nathanmarz/storm
Canonical: https://ross.abutalabs.com/products/nathanmarz-storm
Homepage: http://storm-project.net
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2017-08-16T04:24:20+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5464, "days_push": 3304, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8765, forks 1637 (observed 2026-08-28T04:10:25.636279+00:00)

## What it is
Apache Storm (originally nathanmarz/storm) is a distributed, fault-tolerant realtime computation system for stream processing, continuous computation, and distributed RPC. This original GitHub repository has moved to Apache and now only serves as a mirror pointer to apache/incubator-storm.

## Use cases
- process streaming data in realtime across a cluster
- run continuous computations on unbounded data streams
- build fault-tolerant realtime analytics pipelines
- perform distributed RPC for low-latency queries
- ingest and transform high-throughput event streams
- replace Hadoop batch jobs with realtime processing

## When to choose
- you need mature, battle-tested distributed stream processing on the JVM
- you want fault-tolerant, horizontally scalable realtime computation
- you need distributed RPC with low-latency responses over live data

## When to avoid
- you want the actively developed version - use apache/storm instead of this mirror
- you need modern stream processing with exactly-once semantics - consider Flink, Kafka Streams, or Spark Streaming
- your project is not JVM-based and you lack Java/Scala expertise

## Facets
- artifact type: framework
- maturity: maintenance
- function: streaming, message-queue, rpc, microservices
- domain: big-data, microservices
- platform: jvm, cross-platform
- tags: stream-processing, realtime-computation, distributed-rpc, fault-tolerance, apache-storm, topologies, spouts, bolts, data-engineering, real-time, linux, docker

## Member repositories
- nathanmarz/storm (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:25.636279+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:25:14.544949+00:00, confidence not recorded.
  - readme: https://github.com/nathanmarz/storm (fetched 2026-08-28T04:10:25.636279+00:00, sha 7947434600ca)
- Data as of 2026-08-30T08:39:29.467469+00:00.
