Skip to content

[Improvement][MasterServer] Use threadpool to dispatch instead of single thread #6961

@caishunfeng

Description

@caishunfeng

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

Now the Master use a single thread TaskPriorityQueueConsumer to dispatch task, it will be slowly when Master was busy.
So I think it can be improved by threadpool instead of single thread.

Use case

No response

Related issues

No response

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions