Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Messenger][RFC] Kafka transport #35549

Open
@JustBlackBird

Description

@JustBlackBird

Description

At the moment the recommended way to interact with kafka from symfony messenger is using a bridge to enqueue. This is overcomplecated way and lacks of some features (e.g. one cannot easily set up serializer for enqueue's kafka transport via bundle config).

At the same time, an implementation of kafka transport without enqueue is quite simple, so may be it should be added to the messenger component (like AMQP, Doctrine and Redis)?

If so, I could try to implement kafka transport.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions