Skip to content

Create new clickhouse_driver.Clients for each ClickHouseChain #14

@michaelosthege

Description

@michaelosthege

That's the recommendation to get good performance, most importantly when working with multiple threads.

See https://clickhouse-driver.readthedocs.io/en/latest/quickstart.html#async-and-multithreading

To avoid having dangling client connections, this be implemented with a disposal mechanism (see #13).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions