Skip to content

Independent Python processes #7

Description

@disktnk

It may be useful to have independent processes handling py package to avoid namespace pollution. This is an optional feature and we can still have the current one to eases the operational cost because creating a new process increases the cost.

My idea is to create a binary which talks some protocol using stdin/out and perform RPC on it. This solution might also increase the performance.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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