Skip to content

Test scalability of the db connections #132

@WilliamMcCumstie

Description

@WilliamMcCumstie

Currently the default sqlalchemy settings are being used to connect to a SQLite db. There will be a limit to how many parallel connections it can have. Currently only 10 ssh connections will be made at any one time; this could probably be increase.

The bigger issue is how well does it handle multiple adminware processes running at the same time. If there is a long running job, can other admins run a quick pdsh through adminware?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions