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

Better interface compatibility with concurrent.futures #159

Open
avirshup opened this issue Jun 9, 2017 · 0 comments
Open

Better interface compatibility with concurrent.futures #159

avirshup opened this issue Jun 9, 2017 · 0 comments

Comments

@avirshup
Copy link
Contributor

avirshup commented Jun 9, 2017

PyCCC engines are basically Executors, jobs are basically Futures, etc. Should get as close to the concurrent.futures abstract interfaces as possible.

Also use more common terminology when possible - probably replace runs_remotely with docker_rpc or similar.

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