apache/mesos
Apache Mesos observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 82
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4795
- days_rel: n/a
- days_push: 110
- n_releases_24m: 0
Adoption not part of the score
5367 stars · 1654 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Apache Mesos is a cluster manager that provides efficient resource isolation and sharing across distributed applications and frameworks. It abstracts CPU, memory, and storage resources from a pool of machines so frameworks like Hadoop, Spark, Jenkins, and Aurora can run on a dynamically shared cluster.
Use cases
- run Spark and Hadoop on a shared cluster of nodes
- share datacenter resources across multiple distributed frameworks
- schedule and isolate workloads across a large pool of machines
- build custom distributed frameworks on top of a resource manager
- consolidate batch and service workloads on one cluster
When to choose
- you need fine-grained resource sharing across heterogeneous frameworks on a large cluster
- you run legacy Mesos-based frameworks like Aurora or Marathon
- you want a battle-tested Apache-licensed cluster resource manager
When to avoid
- you are starting a new project - Kubernetes is the modern standard for container orchestration
- you only need simple container scheduling on a small cluster
- you need a large active community and ecosystem around your orchestrator
Facets
service · maturity maintenance
container-orchestration scheduling microservices cloud microservices cloud-computing cloud self-hosted cluster-manager resource-isolation resource-sharing distributed-frameworks datacenter apache devops containers linux macos
1 source
- readme: https://github.com/apache/mesos · fetched 2026-08-28 · b3d90bfaae33
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| apache/mesos | main | 69 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem