hyperpool
v1.5.0
Published
Library for building hierarchical pools with different loadbalancing and ratelimiting strategies
Downloads
18
Readme
hyperpool
This library allows to create multiple pools inside pools using differnet selection strategies. So using it you can make something similar to the Lake Yathkyed.
Lake Yathkyed contains the only lake on an island in a lake on an island in a lake in the world, and the only islands within such a lake.
ToC
Getting started
Installation
pnpm i hyperpool
npm i hyperpool
Usage
It's not necessary to build pools in pools. You can just use only one pool that you need.