Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Support using enhanced fan-out for consumer #32

Description

@givenday

Hi! First of all thanks for the work done on this library. Definitely using KCL is not ideal with dependency on java MultiLangDaemon...

Wanted to know if there are plans to use enhanced fan-out for the consumers? I noticed it is using get_records() instead of subscribe_to_shard(). This would have limitation on the throughput of 2mb/s shared among consumers per shard.
https://docs.amazonaws.cn/en_us/streams/latest/dev/building-enhanced-consumers-api.html

Do you have plans to migrate to using enhanced fan-out for the consumers?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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