Orbit Framework
An ultra-modern, asynchronous, cross-platform C++ Web Framework.
Loading...
Searching...
No Matches
ConnectionPool.hpp File Reference
#include <vector>
#include <queue>
#include <memory>
#include <functional>
#include <mutex>
#include <stdexcept>
#include <orbit/network/Proactor.hpp>
Include dependency graph for ConnectionPool.hpp:

Go to the source code of this file.

Classes

class  database::ConnectionPool< ClientType >
 A thread-safe connection pool for managing reusable database client connections. More...
 

Namespaces

namespace  database