Skip to content

[Question] Default Executor #5

Closed
@zeliard

Description

@zeliard

https://github.com/awslabs/aws-sdk-cpp/blob/master/aws-cpp-sdk-core/source/utils/threading/Executor.cpp#L25

As you know, default executor is inefficient. (creating a thread - executing a function - terminating a thread )

Is there any other plan to change or substituable implementation (internally used or so)?

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