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

Use pathos for multithreading #3

Open
emo-eth opened this issue Sep 5, 2016 · 0 comments
Open

Use pathos for multithreading #3

emo-eth opened this issue Sep 5, 2016 · 0 comments

Comments

@emo-eth
Copy link
Owner

emo-eth commented Sep 5, 2016

Pathos is a branch of multiprocessing that can pass bound methods and other non-Python-serializable objects through multiprocessing. This is useful for multithreading object methods or passing non-serializable objects through Pipes, etc.

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