Skip to content

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

@rhinof

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.

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