# Netflix/mantis

A platform that makes it easy for developers to build realtime, cost-effective, operations-focused applications

Repository: https://github.com/Netflix/mantis
Canonical: https://ross.abutalabs.com/products/mantis
Language: Java
License: Apache-2.0
License Family: permissive
Last push: 2026-08-21T23:21:42+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 8, longevity 100
- inputs: {"age_days": 2645, "days_push": 12, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1470, forks 224 (observed 2026-08-28T04:04:49.183776+00:00)

## What it is
Mantis is a Netflix open-source stream processing platform written in Java for building realtime, cost-effective, operations-focused applications. It provides a distributed dataflow framework with connectors, serialization support, and deployment tooling for processing live event streams.

## Use cases
- process realtime event streams for operational monitoring
- build low-latency streaming data pipelines on the JVM
- analyze live metrics and logs from microservices
- develop cost-effective realtime alerting applications
- run distributed stream processing jobs in containers

## When to choose
- you need a JVM-based realtime stream processing platform focused on operations
- you want Netflix-proven streaming infrastructure with connectors and self-hosted deployment
- your workloads emphasize low-latency event processing over batch analytics

## When to avoid
- you need simple batch or ETL processing without streaming semantics
- you prefer managed cloud streaming services over self-hosted clusters
- your team is not comfortable with Java and distributed systems operations

## Facets
- artifact type: framework
- maturity: active
- function: streaming, message-queue, data-science, monitoring
- domain: big-data, microservices
- platform: jvm, self-hosted
- tags: realtime-stream-processing, reactive-streams, operations-analytics, netflix-oss, apache-license, data-engineering, real-time, devops, docker

## Member repositories
- Netflix/mantis (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:49.183776+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-30T04:34:47.798752+00:00, confidence not recorded.
  - readme: https://github.com/Netflix/mantis (fetched 2026-08-28T04:04:49.183776+00:00, sha fcac5fbf7744)
- Data as of 2026-08-30T08:39:29.467469+00:00.
