Group: GitHub Roseri66
Sort by:Popular

1.MetaPool Common8 usages

io.github.roseri66 » metapool-common Apache

契约层 — 治理抽象(ManagedResource/Lifecycle/Metrics/Tunable)、能力接口、控制面接口、SPI、异常
Last Release on Aug 13, 2026
把 Bucket4j 限流器纳入 MetaPool 治理面的适配器(RATE_LIMITER 类型,非池资源)
Last Release on Aug 13, 2026
把 HikariCP 数据库连接池纳入 MetaPool 治理面的适配器(DATASOURCE 类型)
Last Release on Aug 13, 2026
把 JDK ThreadPoolExecutor 纳入 MetaPool 治理面的适配器(EXECUTOR 类型,非池资源)
Last Release on Aug 13, 2026
把 Apache Commons Pool2 通用对象池纳入 MetaPool 治理面的适配器(OBJECT 类型)
Last Release on Aug 13, 2026
把 Lettuce Redis 连接纳入 MetaPool 治理面的适配器(REDIS 类型;刻意不实现 Pool)
Last Release on Aug 13, 2026
把 Netty 的池化堆外内存纳入 MetaPool 治理面的适配器(MEMORY 类型;release 是减引用计数)
Last Release on Aug 13, 2026
把 Redisson 分布式锁纳入 MetaPool 治理面的适配器(LOCK 类型,非池资源)
Last Release on Aug 13, 2026

9.MetaPool Core1 usages

io.github.roseri66 » metapool-core Apache

控制面实现 — DefaultResourceManager(注册表 + 启停编排 + 聚合健康 + 调参)、SPI 加载器
Last Release on Aug 13, 2026
Spring Boot 接入层 — YAML 声明式纳管、控制面自动装配、指标绑定、health/tune Actuator 端点
Last Release on Aug 13, 2026

11.MetaPool BOM

io.github.roseri66 » metapool-bom Apache

MetaPool 物料清单 — 统一对齐各 metapool-* 模块版本,供使用方 import
Last Release on Aug 12, 2026

12.MetaPool Benchmark

io.github.roseri66 » metapool-benchmark Apache

JMH 基准:度量治理层相对裸用底层库的额外开销(对齐 BRD ≤ 5% 硬指标)
Last Release on Aug 13, 2026

13.MetaPool Examples

io.github.roseri66 » metapool-examples Apache

可运行的 Spring Boot 示例:同时纳管 datasource + rate-limiter + executor,暴露 /actuator/metapool 与 Prometheus
Last Release on Aug 13, 2026

14.MetaPool Parent

io.github.roseri66 » metapool-parent Apache

MetaPool — Java 资源治理控制面:把 HikariCP/Bucket4j 等异构资源管理器纳入统一的生命周期、可观测、动态调参门面
Last Release on Aug 13, 2026