Karachi Wala Developer

Using Asynchronous Python with Celery


Listen Later

Writing async code is important when building any application. You dont want your threads to be blocked on http calls and db look ups - esp if the language you are using is single threaded! I was surprised to find that most code written in Python is synchronous though that is now rapidly changing. Writing asynchronous code right now means using libraries like Celery which do all the work in a separate process. What is it, how do we use it and how does it work - this and more in this episode.

...more
View all episodesView all episodes
Download on the App Store

Karachi Wala DeveloperBy Mashhood Rastgar

  • 5
  • 5
  • 5
  • 5
  • 5

5

1 ratings