Skip to content

Feature: use aio_pika.Pool to connect RMQ #975

@Lancetnik

Description

@Lancetnik

For now, FastStream uses a regular RobustConnection and RobustChannel to connect RabbitMQ, but we should support aio-pika connection Pool feature in this case

https://aio-pika.readthedocs.io/en/latest/quick-start.html#connection-pooling

Probably, regular behavior should be the Pool with size 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    RabbitMQIssues related to `faststream.rabbit` module and RabbitMQ broker featuresenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions