hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
DRCEAsyncTasksQueue.hpp File Reference
#include <map>
#include <list>
#include <Poco/SharedPtr.h>
#include <Poco/Observer.h>
#include <Poco/Task.h>
#include <Poco/Thread.h>
#include <Poco/Mutex.h>
#include <Poco/ThreadPool.h>
#include <Poco/TaskManager.h>
#include <Poco/TaskNotification.h>
#include "DRCETaskRequest.hpp"
#include "DRCENodeOptions.hpp"
#include "DRCENotificationExecutor.hpp"
#include "CustomMessage.hpp"
#include "DRCEResourceExtractor.hpp"
#include "DRCEResourceLimits.hpp"
Include dependency graph for DRCEAsyncTasksQueue.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HCE::drce::ProgressHandler
struct  HCE::drce::AsyncTasks
class  HCE::drce::DRCEAsyncTasksQueue
class  HCE::drce::AsyncTaskLocker

Namespaces

namespace  HCE
 < HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()'
namespace  HCE::drce

Detailed Description

Implementation class DRCEAsyncTasksQueue of a Distributed Remote Command Execution functional object in HCE cluster node.

Author
Alexander Vybornyh alexa.nosp@m.nder.nosp@m..hce..nosp@m.clus.nosp@m.ter@g.nosp@m.mail.nosp@m..com Copyright © 2013 IOIX Ukraine http://hierarchical-cluster-engine.com/license/

Definition in file DRCEAsyncTasksQueue.hpp.