rad  2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Variables
rad.services.pubsub Namespace Reference

Classes

class  ZmqSubscriber
 Subscriber provides the capability to subscribe to protobuf ZMQ topics and being notified through callbacks to a (shared for all topics) handler. More...
 
class  Subscriber
 Subscriber is a protobuf-aware subscriber and uses ZmqSubscriber for the lower level protocol. More...
 
class  Publisher
 Publisher provides the capability to publish protobuf topics over ZMQ. More...
 

Variables

tuple LOGGER = logging.getLogger(__name__)
 

Variable Documentation

tuple rad.services.pubsub.LOGGER = logging.getLogger(__name__)