Skip to content

Support for SQS Fair Queues #857

@catkins

Description

@catkins

AWS just launched a new type of queue for multi tenant apps.

https://aws.amazon.com/blogs/compute/building-resilient-multi-tenant-systems-with-amazon-sqs-fair-queues/

Similar to FIFO queues, it is built around message group ids as the partitioning key.

https://github.com/ruby-shoryuken/shoryuken/wiki/FIFO-Queues

Could Shoryuken build on top of the existing FIFO queue support to detect fair queues and pass in appropriate message group ids?

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