Skip to content

Speed#709

Merged
kennethreitz merged 3 commits into
realpython:masterfrom
Michael-F-Bryan:speed
Jun 4, 2016
Merged

Speed#709
kennethreitz merged 3 commits into
realpython:masterfrom
Michael-F-Bryan:speed

Conversation

@Michael-F-Bryan
Copy link
Copy Markdown
Contributor

@Michael-F-Bryan Michael-F-Bryan commented Jun 3, 2016

Wrote a section on how someone can use the concurrent.futures and threading modules for concurrency and to help speed up code execution.

It may be a bit too long or in-depth for this guide, so feel free to cut it down if need be, but I tried to include a lot of things that I would have wanted to know when I was first starting with concurrency in Python.

Relevant issue: #700

@kennethreitz
Copy link
Copy Markdown
Contributor

This looks fantastic! Thank you very much :)

@kennethreitz kennethreitz merged commit 3ec10e2 into realpython:master Jun 4, 2016
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

Successfully merging this pull request may close these issues.

2 participants