Skip to content

Consider using mpmc channel for communication between meta-client-handle and multiple meta-client-workers #5576

Open
@drmingdrmer

Description

@drmingdrmer

Another good piece of advice from @zhang2014 :

Under heavy load, in order to distribute the workload to multiple client workers, the easiest way seems to be to spawn multiple workers and use an mpmc channel:
async_channel

Ref:
https://github.com/datafuselabs/databend/blob/main/common/meta/grpc/src/grpc_client.rs

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-metaArea: databend meta seriveC-improvementCategory: improvementstaleIssue has not had recent activity or appears to be solved. Stale issues will be automatically closed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions