Skip to content

Improve or review the current context_manager implementation #18

Description

@Red-Portal

Improve or review the current context_manager implementation

context_manager is a global singleton locked with a mutex.
I'm afraid the mutex will critically harm scaling under highly parallel context.
Profiling the context_manager's scaling factor is required.
And possible removing the mutex in some way.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions