Skip to content

Remove URL dependency on filesystem for HPC loadbalancer implementation #62

@Crambor

Description

@Crambor

An alternative approach to temporarily storing all model URLs on the shared filesystem would be to have an endpoint on the loadbalancer that can accept a model URL (e.g. via HTTP POST) inside of each hyperqueue job. This would allow for the storage of URLs in memory rather than requiring an expensive file I/O operation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Future todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions