TUTORIAL SERIES: Celery is Digestive! by Abhishek Mishra

on

In this tutorial Abhishek Mishra will explain to you on the following topics:
– What is task queue
– What is celery
– The celery task execution process
– The different framework support for celery
– Choosing broker for it (Redis or RabbitMQ or Aliens) – approach for using celery in application –

The hands-on demo with all steps and showing task queue results will cover the following example.
– Small flask application with user form
– Sending welcome email asynchronous using celery to the user

Abhishek Mishra is a Software engineer at Essentia SoftSer in India and primarily works on Python. He is also an active community contributor in developer community like GDG’s, Python User Groups across India, and one of the organizers of PyCon India. His goal is to make the developer community especially the Python community more diverse & inclusive across the globe.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s