Search Results for

    Show / Hide Table of Contents

    Namespace Akka.Persistence.Delivery

    Classes

    EventSourcedProducerQueue

    A DurableProducerQueue implementation that can be used with ProducerController for reliable delivery of messages. It is implemented with event-sourcing and stores one event before sending the message to the destination and one event for the confirmation that the message has been delivered and processed.

    EventSourcedProducerQueue.Settings

    EventSourcedProducerQueue settings.

    In this article
    Back to top
    Contribute
    • Project Chat
    • Discussion Forum
    • Source Code
    Support
    • Akka.NET Support Plans
    • Akka.NET Observability Tools
    • Akka.NET Training & Consulting
    Maintained By
    • Petabridge - The Akka.NET Company
    • Learn Akka.NET