Skip to content

Create a client pool  #84

Open
Open
@picanumber

Description

@picanumber

#83 Just opened this PR to introduce a client pool. This will allow user code to easily access the functionality from multiple threads, without extra facilities for synchronization.

My question would be:

  • Is this a desired idea?
  • The provided example gives me unexpected results. I thoroughly checked that there are no data races in my code. Is it possible to have multiple threads use different client instances to issue commands?

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