RSB  0.9.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ParallelEventReceivingStrategy.h File Reference
#include <set>
#include <utility>
#include <boost/shared_ptr.hpp>
#include <boost/thread/shared_mutex.hpp>
#include <rsc/runtime/Properties.h>
#include <rsc/logging/Logger.h>
#include <rsc/threading/OrderedQueueDispatcherPool.h>
#include "../Event.h"
#include "../ParticipantConfig.h"
#include "PushEventReceivingStrategy.h"
#include "rsb/rsbexports.h"
Include dependency graph for ParallelEventReceivingStrategy.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rsb::eventprocessing::ParallelEventReceivingStrategy
 This push-style event receiving strategy uses one or more threads to filter rsb::Event s and dispatch matching events to rsb::Handler s. More...
 

Namespaces

 rsb
 
 rsb::eventprocessing