mopemope/meinheld
Meinheld is a high performance asynchronous WSGI Web Server (based on picoev) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases 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: 5879
- days_rel: n/a
- days_push: 1943
- n_releases_24m: 0
Adoption not part of the score
1455 stars · 98 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Meinheld is a high-performance asynchronous WSGI web server for Python, built on the picoev event loop and greenlet. It can run standalone or as a gunicorn worker, and supports PEP 333/3333 compliant WSGI applications.
Use cases
- serve a python wsgi app with high performance
- run flask or django behind a fast wsgi server
- use meinheld as a gunicorn worker class
- host a websocket chat app in python
- replace gunicorn's sync workers with an async event-loop server
When to choose
- you need a fast, lightweight WSGI server on Linux, FreeBSD, or macOS
- you want to boost gunicorn throughput with the meinheld worker
- your stack is Python 2.6+/3.5+ WSGI-based
When to avoid
- you need ASGI support for async frameworks like FastAPI or Starlette
- you rely on the deprecated websocket or continuation features
- you need Windows support or actively maintained software
- you want long-term support, as the last release was in 2021
Facets
library · maturity maintenance
http-server websocket middleware web-development backend apis python wsgi asynchronous greenlet gunicorn-worker picoev high-performance linux macos web-server
2 sources
- readme: https://github.com/mopemope/meinheld · fetched 2026-08-28 · fc65f294edc4
- homepage: http://meinheld.org · fetched 2026-08-29 · b725e49bfbb2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mopemope/meinheld | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="mopemope/meinheld")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem