circus-tent/circus
A Process & Socket Manager built with zmq observed · 2026-08-28
Health v2 · maintenance only
26/100
- Activity 6
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 5321
- days_rel: n/a
- days_push: 569
- n_releases_24m: 0
Adoption not part of the score
1578 stars · 260 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Circus is a Python-based process and socket manager built on ZeroMQ that can run, watch, and control multiple processes and sockets. It can be used both as a library and through a command-line tool.
Use cases
- manage and supervise multiple long-running processes
- watch and restart processes that crash
- manage sockets shared across worker processes
- control processes remotely via a zmq-based API
- replace supervisord for process management
- run and monitor worker pools from the command line
When to choose
- you need programmatic process supervision in Python
- you want to share sockets across multiple worker processes
- you prefer a ZeroMQ-based control API over supervisord's XML-RPC
- you need both a library and CLI for process management
When to avoid
- you need full init-system or container orchestration features
- you want a modern web UI for process management
- you only need simple systemd-style service management on Linux
- you require active community development with frequent releases
Facets
framework · maturity maintenance
monitoring middleware cli developer-tools backend developer-tools python cross-platform cli process-manager process-supervision zmq socket-management supervisor devops automation linux macos
2 sources
- readme: https://github.com/circus-tent/circus · fetched 2026-08-28 · 85ee8841b5d7
- registry_pypi: https://pypi.org/pypi/circus/json · fetched 2026-08-29 · b6dd16c7a287
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| circus-tent/circus | main | 26 |
For agents
markdown · JSON · MCP: product_card(name="circus-tent/circus")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem