Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support multiprocess with mosnclient #21

Open
wanderxjtu opened this issue Aug 9, 2021 · 1 comment
Open

Support multiprocess with mosnclient #21

wanderxjtu opened this issue Aug 9, 2021 · 1 comment

Comments

@wanderxjtu
Copy link
Collaborator

Mosn do not support multiple process natively, register to mosn multiple times from different process may cause weird behaviors.

@wanderxjtu
Copy link
Collaborator Author

What's need to be done

  • Introduce a mulitprocessing's Lock for MosnClient startup() methods.
  • More comments on MosnClient
  • A warning log on startup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant