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

concurrent.futures / threading challenge #169

Open
ErikOShaughnessy opened this issue Dec 18, 2017 · 2 comments
Open

concurrent.futures / threading challenge #169

ErikOShaughnessy opened this issue Dec 18, 2017 · 2 comments

Comments

@ErikOShaughnessy
Copy link

I just started learning how to use concurrent.futures and found it very nice to work with compared to threading (which feels more like pthreads). Even with the GIL, threading is an interesting way to parcel out work.

@bbelderbos
Copy link
Collaborator

interesting, thanks!

@mridubhatnagar
Copy link
Contributor

I have always struggled with this topic. And given the high utility it has would love to learn it
through a challenge.

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

3 participants