/Pool

A lightweight utility to create arbitrary object pools

Primary LanguageJava

Pools

A way to create a pool of expensive objects, without assuming thread safe objects.