Skip to content

Consumer should split into push mode and pull mode #54

@duhenglucky

Description

@duhenglucky

In the traditional message queue, a consumer can only accept one model to receive a message, either push or pull, the current design is mainly used push model to receive messages, and the pull mode is used for special processing, which currently causes trouble to the user. Therefore, It would be better if we can split the two types consumer.

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