Ross ROSS = Recommend OSS · open-source software intelligence for agents

mongrel2/mongrel2

The Mongrel2 Web Server Project observed · 2026-08-28

github.com/mongrel2/mongrel2 · homepage · C · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 5583
  • days_rel: n/a
  • days_push: 1599
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1358 stars · 180 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Mongrel2 is a language- and architecture-agnostic web server written in C that decouples HTTP handling from application backends via a ZeroMQ-based messaging protocol. It supports HTTP 1.1, WebSockets, Flash sockets, and long polling on the same socket, with handlers available for 17+ languages.

Use cases

  • serve web apps from backends written in multiple languages
  • handle websockets and long polling alongside plain HTTP
  • decouple web server from application via ZeroMQ messaging
  • build custom web frameworks on a server protocol
  • run async streaming responses from multiple backends

When to choose

  • you want a language-agnostic server with ZeroMQ backend handlers
  • you need transparent mixed HTTP/WebSocket/long-polling on one socket
  • you want programmable, database-driven server configuration

When to avoid

  • you need a mainstream, actively developed server with large community support
  • you want simple reverse-proxy deployment like nginx
  • you need first-class Windows support

Facets

application · maturity maintenance

http-server websocket routing middleware message-queue web-development backend networking developer-tools cpp zeromq language-agnostic coroutines event-driven long-polling c linux macos web-server

9 sources

Member repositories

RepositoryRoleHealth v2
mongrel2/mongrel2main23

For agents

markdown · JSON · MCP: product_card(name="mongrel2/mongrel2")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem