Skip to content

cmheisel/presentation-python-threading

Repository files navigation

How I stopped worrying and learned (when it's ok to use) threading

Viewable at https://cmheisel.github.io/presentation-python-threading/

  • About me
  • Problem trying to solve
    • Writing multiple reports to Google spreadsheets
    • Doing that for multiple teams
    • Wanted execution time to be no longer than the longest API operation to write
  • Sequential version
  • Threading danger
  • Threading naive version
  • Threading version
  • Bonus: asyncio version

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE-reveal

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published