8000 Separate and parameterize cache for thread-safe creation · Issue #5 · reseval/reseval · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Separate and parameterize cache for thread-safe creation #5
Open
@maxrmorrison

Description

@maxrmorrison

In order to achieve thread-safety and allow multiple processes to simultaneously create subjective evaluations, the client and server code should be separated into a new cache. We don't want to create a random cache directory, as we would have to npm install every time we create. Instead, default to using the same cache as the credentials and evaluations. Allow the user to provide a cache directory for creation (and just creation).

If we want to make local development thread-safe as well, we need to decide how to assign unique ports. The user may have to provide the port.

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

      0