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

opengoofy/hippo4j

📌 异步线程池框架,支持线程池动态变更&监控&报警,无需修改代码轻松引入。Asynchronous thread pool framework, support Thread Pool Dynamic Change & monitoring & Alarm, no need to modify the code easily introduced. observed · 2026-08-28

github.com/opengoofy/hippo4j · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

55/100

  • Activity 71
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1904
  • days_rel: n/a
  • days_push: 174
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6001 stars · 1239 forks observed · 2026-08-28

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

Hippo4j is a Java framework for managing, observing, and dynamically tuning thread pools at runtime without code changes. It provides a console for adjusting pool parameters, real-time monitoring, and alerting on pool health.

Use cases

  • dynamically resize thread pool parameters at runtime
  • monitor thread pool activity and queue backlog
  • alert when thread pool tasks are rejected or run too long
  • manage thread pools across many services from one console
  • propagate context like MDC across async tasks
  • gracefully shut down thread pools on app exit

When to choose

  • you run Java/Spring Boot services with many thread pools and need runtime tuning
  • you lack visibility into thread pool health and want alerting
  • you need to change pool sizes without redeploying

When to avoid

  • you use non-JVM languages
  • you only need a simple fixed thread pool with no observability
  • you cannot run an extra server or config-center dependency

Facets

library · maturity active

monitoring alerting concurrency configuration-management middleware backend developer-tools monitoring jvm self-hosted thread-pool dynamic-threadpool java spring-boot observability runtime-tuning springboot

2 sources

Member repositories

RepositoryRoleHealth v2
opengoofy/hippo4jmain55

For agents

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

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