Skip to content

Justification for IO dispatcher? #31

@zeldigas

Description

@zeldigas

What is the reason of using IO dispatcher for launching message fetchers and consumers?
https://github.com/SeekerWing/aws-sqs-consumer/blob/master/src/main/kotlin/org/seekerwing/aws/sqsconsumer/SqsQueueConsumer.kt#L19

As you are using aws sdk v2 and message processor has suspend modifier I don't see the reason for not using Dispatchers.Default.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions