Skip to content

Support for concurrent web processes #376

Description

@tspecht

When running MCP servers in production, running multiple processes in parallel on the same machine is usually preferable for optimal resource utilization. However, when sending messages, there's a high likelihood that the process of receiving the message will not be the same as the one that started the session & is holding the writer.

Are there any plans to support inter-process communication to enable horizontal scaling?

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs confirmationNeeds confirmation that the PR is actually required or needed.questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions