Skip to content

Support using enhanced fan-out for consumer #32

@givenday

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?

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