Skip to content

Can server mode handle concurrent requests? #87

Description

@corneliusroemer

Reading the server mode part of the README I was left wondering what happens if multiple processes try to use the server at the same time. Will the requests be handled in parallel, or processed (randomly/orderly) sequentially, or does the client get error if server already busy?

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