Optimizing Data Retrieval with Python Celery
Offered By: PyCon US via YouTube
Course Description
Overview
Explore asynchronous data retrieval methods, focusing on Python Celery, to optimize web applications handling large datasets. Learn how to overcome browser connection limitations and improve user experience by implementing task queues that distribute data queries while the application polls for results. Discover the background of the problem, various solutions, and additional configurations for Python Celery in this informative PyCon US talk. Gain insights into creating more efficient data visualization tools for diverse users, from CEOs in boardrooms to families planning their monthly budgets.
Syllabus
Intro
Overview
About us
Background
Solutions
Task queues
Python Celery
Additional Configuration
Taught by
PyCon US
Related Courses
Intro to Python for Brand New ProgrammersPyCon US via YouTube Comprehending Comprehensions
PyCon US via YouTube Data Analysis with SQLite and Python
PyCon US via YouTube Build a Production Ready GraphQL API Using Python
PyCon US via YouTube Web Development With A Python-backed Frontend - Featuring HTMX and Tailwind
PyCon US via YouTube