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

[Python] Use shared memory for inter-process communication #148

Open
pschafhalter opened this issue Nov 25, 2020 · 0 comments
Open

[Python] Use shared memory for inter-process communication #148

pschafhalter opened this issue Nov 25, 2020 · 0 comments

Comments

@pschafhalter
Copy link
Member

On Python 3.8+, ERDOS should use multiprocessing.shared_memory for nodes on the same machine to avoid serialization overhead.

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