Skip to content

Allow for scaling out outbox relay to multiple go routines #44

Description

@rhinof

Currently, the outbox relais pending messages to the rabbitmq broker via 1 goroutine.
In order to provide for improved send throughput we should add the ability to configure and scale out the number of goroutines that are relaying messages out of the outbox.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions