#include "RepositoryManager_Impl.h"
#include "ace/OS_NS_stdio.h"
#include "ace/streams.h"
#include "ace/Auto_Ptr.h"
#include "ace/Task.h"
Include dependency graph for RepositoryManager.cpp:
Classes | |
class | Worker |
Variables | |
const char * | rm_ior = "RepositoryManagerDeamon.ior" |
name of the file holding the IOR of the RM | |
const unsigned int | nthreads = 3 |
default number of worker threads to run in the multi-threaded RM |
|
default number of worker threads to run in the multi-threaded RM
|
|
name of the file holding the IOR of the RM
|