Haseeb Kamal
  • Services
  • Road to Python mastery!
  • Contact
Sign in Subscribe

Celery

A collection of 2 posts
Make your code 2x faster with this simple Python library.
Celery

Make your code 2x faster with this simple Python library.

Celery is an asynchronous task queue framework written in Python. Celery makes it easy to execute background tasks but also provides tools for parallel execution and task coordination. In the last post we touched upon basic principles of the Celery framework for Python. You can check the last post here
14 Dec 2021 7 min read
Slow HTTP response times? Celery to the rescue!
Celery

Slow HTTP response times? Celery to the rescue!

In an increasingly data-driven world, it is important for software engineers to build applications that are responsive and fast. As our software needs become more complex, our computing requirements also escalate. At the same time users expect responsive and snappy performance from applications they interact with on a daily basis.
02 Dec 2021 6 min read
Page 1 of 1
Haseeb Kamal © 2025
Powered by Ghost