Uses of Class
org.miaixz.bus.core.lang.pool.PoolConfig

Packages that use PoolConfig
Package
Description
对象池封装实现 整体参考了: https://github.com/DanielYWoo/fast-object-pool/ https://github.com/apache/commons-pool
基于分区的对象池实现,参考:https://github.com/DanielYWoo/fast-object-pool