Skip to content

Add support for reusable RabbitMQ connections #2035

@fordpatsakorn

Description

@fordpatsakorn

Is your feature request related to a problem? Please describe.
Right now, new connection is being created every time we connect to a queue. This can be wasteful when we have a lot of queues.

Describe the solution you'd like
The JVM version have AmqpConnectionProvider. Can we have the same in here?
Or maybe the api can accept pre existing IConnection?

Additional context
I'm seeing this PR #34 open, but no update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions