Skip to content

Threading support #42

Description

@grahamboree

It would be very useful to be able to multi-thread things like preloading and reification. The latter is a bit more user-driven but for preloading we could use an internal thread pool to load and parse configs.

A solution here would have to be aware of the shared reflection cache state, as well as offer a way for a config source to opt-out of threaded loading in cases where the source doesn't support multiple simultaneous reads.

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

    📈enhancementA useful improvement or extension to existing behavior

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions