# apache/mesos

Apache Mesos

Repository: https://github.com/apache/mesos
Canonical: https://ross.abutalabs.com/products/mesos
Language: C++
License: Apache-2.0
License Family: permissive
Topics: cplusplus, mesos, cloud
Last push: 2026-05-15T22:22:50+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 82, release rhythm 35, longevity 100
- inputs: {"age_days": 4795, "days_push": 110, "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 5367, forks 1654 (observed 2026-08-28T04:09:16.139537+00:00)

## What it is
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
- artifact type: service
- maturity: maintenance
- function: container-orchestration, scheduling, microservices, cloud
- domain: microservices, cloud-computing
- platform: cloud, self-hosted
- tags: cluster-manager, resource-isolation, resource-sharing, distributed-frameworks, datacenter, apache, devops, containers, linux, macos

## Member repositories
- apache/mesos (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:16.139537+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:58:43.431046+00:00, confidence not recorded.
  - readme: https://github.com/apache/mesos (fetched 2026-08-28T04:09:16.139537+00:00, sha b3d90bfaae33)
- Data as of 2026-08-30T08:39:29.467469+00:00.
