Skip to content

Why are all server requests sent to a single process for processing? #179

@feng19

Description

@feng19

Thank you for the author's great efforts.

I am developing an MCP server using this library and have a questions:

At present, through reading the code, I found that all requests sent by the MCP Client will be sent to a single process for processing.

In the design patterns I know, this pattern may have a single-instance bottleneck.

Maybe I have a problem with it, So I'm here to ask why designed like this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions