vibe.core.connectionpool

Generic connection pool for reusing persistent connections across fibers.

Members

Classes

ConnectionPool
class ConnectionPool(Connection)

Generic connection pool class.

Structs

LockedConnection
struct LockedConnection(Connection)
Undocumented in source.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE.txt file.

Authors

Sönke Ludwig