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 multiple proxies in one process #4

Open
mithrandi opened this issue Aug 4, 2017 · 0 comments
Open

Support multiple proxies in one process #4

mithrandi opened this issue Aug 4, 2017 · 0 comments

Comments

@mithrandi
Copy link
Member

soapproxy ends up using a fair amount of RAM when running it under pypy, running multiple processes thus isn't great if you don't need it for scaling. You should be able to batch these up, at least; eventually maybe we could use something like https://github.com/glyph/WarpedAlloy to automatically multiprocess but I don't think we'll need this any time soon.

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

No branches or pull requests

1 participant