Skip to content

Hold resources in memory. #2

Description

@letmutx

When constructing a tar for building a docker image, file I/O is required to read the Dockerfile. This is a problem when there are a lot of requests and requires increasing the ulimit nofile property.

Instead, the contents of these files can be kept in memory. It would also remove the necessity for a separate thread in Executor.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions