Skip to content

[FEATURE] Add the load balance mechnism to std_thread strategy #3

Description

@DandinPower

Currently, our implementation of std_thread is to assign a fixed number of rows to each thread. It will simply cause a workload unbalanced issue. For better performance, we can use the hread_pool strategy to dynamically assign the row (work) to the idle worker in thread_pool.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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