Skip to content

dishantsethi/pyconde-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pycon DE & Pydata Berlin 2023 Tech Talk by Dishant Sethi

All the sample code used for tech talk "Introduction to Async Programming" in Pycon DE & Pydata Berlin 2023.

This talk, presented by @dishantsethi, is an introduction to async programming in python. What are the multiple ways to achieve aynchronosity, pros and cons of each technique. Which one is best for which use case. Practical demo of each technique and differentiation between them.

Using the Slide Deck

The slide deck for this talk is available in pptx format here.

Table of Contents

  1. What and Why Async Programming?
  2. How does Python do multiple things at once?
  3. What is Synchronous?
  4. Multiprocessing
  5. Multithreading
  6. Asyncio
  7. Celery & Redis

Contact

If you have any questions or feedback, please reach out on Twitter.

License

This repository is licensed under the MIT License.

Acknowledgements

Special thanks to all the attendees of #PyconDE & Pydata Berlin for their participation and insightful questions that enriched the session.

About

Slide deck + sample code used for tech talk "Introduction to Async Programming" in PyconDE and Pydata Berlin 2023.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages