dmlite
0.4
|
Pooling. More...
#include <errno.h>
#include <map>
#include <pthread.h>
#include <semaphore.h>
#include <syslog.h>
#include <queue>
#include "../exceptions.h"
Go to the source code of this file.
Classes | |
class | dmlite::PoolElementFactory< E > |
class | dmlite::PoolContainer< E > |
Implements a pool of whichever resource. More... |
Namespaces | |
namespace | dmlite |
Namespace for the libdm C++ API. |
Pooling.