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

Restrict simulation on worker side #15

Open
jdede opened this issue Nov 10, 2020 · 2 comments
Open

Restrict simulation on worker side #15

jdede opened this issue Nov 10, 2020 · 2 comments

Comments

@jdede
Copy link
Member

jdede commented Nov 10, 2020

Make sure a simulation will not crash the underlying (physical) machine.

c.f. http://coldattic.info/post/40/

@jdede
Copy link
Member Author

jdede commented Nov 16, 2020

Limiting on docker run, i.e. container level seems to work using
https://docs.docker.com/config/containers/resource_constraints/

Limits inside the container seems to work with

@asangau do you have time to check this?

@jdede
Copy link
Member Author

jdede commented Dec 8, 2020

Use server config API as implemented in f3b833d

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