Skip to content

Multithreading support #9

@RastislavMirek

Description

@RastislavMirek

This might be a feature request or a question depending on the feature's state.

Can Leto handle multiple GraphQL requests to the endpoint in parallel? Or does the second request need to wait for the first to complete?

Say we first requests coming and taking 5 seconds because it is computationally expensive. After 1 second, another request comes. Does the second request wait for 4 seconds before it is handled?

If parallel processing is not possible, I would like to request this feature.

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