Namespace Cephalon.Behaviors.Messaging.Bindings
Classes
Section titled “Classes”In-memory messaging transport binding (transport ID: “in-memory”).
Uses a bounded
Kafka messaging transport binding (transport ID: “kafka”).
Consumes messages from a Kafka topic and dispatches them through the ABT behavior dispatcher.
Manually commits offsets after successful dispatch. Supports partition assignment/revocation logging.
RabbitMQ messaging transport binding (transport ID: “rabbitmq”).
Uses a lazy connection strategy — the broker connection is established only
on