irods
4.2.8
About: iRODS (the integrated Rule Oriented Data System) is a distributed data-management system for creating data grids, digital libraries, persistent archives, and real-time data systems.
![]() ![]() |
#include "rcConnect.h"
#include <memory>
#include <vector>
#include <mutex>
#include <atomic>
#include <string>
#include <functional>
Go to the source code of this file.
Classes | |
class | irods::connection_pool |
class | irods::connection_pool::connection_proxy |
struct | irods::connection_pool::connection_context |
Namespaces | |
irods | |
Functions | |
std::shared_ptr< connection_pool > | irods::make_connection_pool (int size=1) |