NAME
Database::Async::Pool - connection manager for Database::Async
DESCRIPTION
queue_ready_engine
Called when there's a spare engine we can put back in the pool.
notify_engine
We call this internally to hand an engine over to the next waiting request.
next_engine
Resolves to an engine. May need to wait if there are none available.
AUTHOR
Tom Molesworth <TEAM@cpan.org>
LICENSE
Copyright Tom Molesworth 2011-2021. Licensed under the same terms as Perl itself.