Group: GitHub Roseri66
1.MetaPool Common8 usages
io.github.roseri66 » metapool-common Apache
契约层 — 治理抽象(ManagedResource/Lifecycle/Metrics/Tunable)、能力接口、控制面接口、SPI、异常
Last Release on Aug 13, 2026
2.MetaPool Adapter :: Bucket4j3 usages
io.github.roseri66 » metapool-adapter-bucket4j Apache
把 Bucket4j 限流器纳入 MetaPool 治理面的适配器(RATE_LIMITER 类型,非池资源)
Last Release on Aug 13, 2026
3.MetaPool Adapter :: HikariCP3 usages
io.github.roseri66 » metapool-adapter-hikari Apache
把 HikariCP 数据库连接池纳入 MetaPool 治理面的适配器(DATASOURCE 类型)
Last Release on Aug 13, 2026
4.MetaPool Adapter :: JDK Executor2 usages
io.github.roseri66 » metapool-adapter-jdk-executor Apache
把 JDK ThreadPoolExecutor 纳入 MetaPool 治理面的适配器(EXECUTOR 类型,非池资源)
Last Release on Aug 13, 2026
5.MetaPool Adapter :: Commons Pool21 usages
io.github.roseri66 » metapool-adapter-commons-pool2 Apache
把 Apache Commons Pool2 通用对象池纳入 MetaPool 治理面的适配器(OBJECT 类型)
Last Release on Aug 13, 2026
6.MetaPool Adapter :: Lettuce1 usages
io.github.roseri66 » metapool-adapter-lettuce Apache
把 Lettuce Redis 连接纳入 MetaPool 治理面的适配器(REDIS 类型;刻意不实现 Pool)
Last Release on Aug 13, 2026
7.MetaPool Adapter :: Netty ByteBuf1 usages
io.github.roseri66 » metapool-adapter-netty Apache
把 Netty 的池化堆外内存纳入 MetaPool 治理面的适配器(MEMORY 类型;release 是减引用计数)
Last Release on Aug 13, 2026
8.MetaPool Adapter :: Redisson1 usages
io.github.roseri66 » metapool-adapter-redisson Apache
把 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
10.MetaPool Spring Boot Starter1 usages
io.github.roseri66 » metapool-spring-starter Apache
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