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

lloyd/node-toobusy

Build Node.JS servers that don't fall over. observed · 2026-08-28

github.com/lloyd/node-toobusy · JavaScript 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: 5038
  • days_rel: n/a
  • days_push: 3459
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1297 stars · 113 forks observed · 2026-08-28

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

A Node.js library that monitors event loop lag and reports when the process is too busy to accept more work. It lets servers shed load early with a 503 response so they stay responsive under extreme traffic.

Use cases

  • keep a node server responsive under heavy load
  • return 503 when the event loop is overloaded
  • monitor event loop lag in node.js
  • add load shedding middleware to express
  • prevent a node process from falling over during traffic spikes

When to choose

  • you run a Node.js HTTP server that must degrade gracefully instead of timing out under overload
  • you want a tiny, dependency-free way to detect event loop saturation

When to avoid

  • you need actively maintained software with recent releases and support
  • you are not on Node.js or want load shedding handled by an external proxy or load balancer

Facets

library · maturity maintenance

middleware monitoring rate-limiting http-server backend web-development performance event-loop-lag load-shedding overload-protection express-middleware nodejs web-server

1 source

Member repositories

RepositoryRoleHealth v2
lloyd/node-toobusymain32

For agents

markdown · JSON · MCP: product_card(name="lloyd/node-toobusy")

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