Conduit v0.8.3 Conduit.Broker.DSL View Source
Provides macros for setting up a message broker, subscribing to queues, publishing messages, and pipelines for processing messages.
Link to this section Summary
Functions
Defines configuration of a message queue
Defines a grouped of subscribers who share the same pipelines
Defines a group of outgoing message publications that share a set of pipelines
Defines a set of pipelines for the surrounding scope
Defines a message pipeline
Defines a publisher
Defines a subscriber
Link to this section Functions
Defines configuration of a message queue.
Defines a grouped of subscribers who share the same pipelines.
Defines a group of outgoing message publications that share a set of pipelines.
Defines a set of pipelines for the surrounding scope.
Defines a message pipeline.
Defines a publisher.
Defines a subscriber.