Skip to content

How to batch consume messages #586

@boringplay

Description

@boringplay

Feature request

Consume message concurrently

Description

Maybe add an batch option on adding handler

Example use case

How it can look like in code

router.AddNoPublisherHandler(
  ...,
  &HandlerOptions{
     BatchSize: xxx
  }
)

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