Simple Backround Processing With Redis Queue (RQ) With Python

preview_player
Показать описание
In this livestream, I give a very gentle introduction to RQ, a simple task queue implementation in Python that is simple to use and very capable of handling large task volumes.

SOURCE CODE:

TIMESTAMPS:
00:00:00 - Greetings
00:05:50 - What is RQ?
00:06:56 - a very simple function
00:11:18 - Instaling RQ
00:15:30 - RQ CLI
00:16:01 - Definitions
00:11:18 - Instaling RQ
00:19:52 - Creating the Redis connection
00:22:33 - Creating the queue
00:23:57 - Running a worker
00:26:33 - Enqueue a job
00:31:01 - Getting job attributes
00:50:10 - Creating multiple queues
00:53:10 - Bulk Job Queuing
01:05:15 - Enqueue jobs to run at a certain time
01:10:39 - Enqueue jobs to run after a period of time
01:13:17 - Monitoring jobs with RQ Dashboard
Рекомендации по теме
Комментарии
Автор

Hi guys, I hope you have enjoyed the video. Such live streams are totally unscripted and you may see me reference documentation and do Google searches. Kindly tell more about what you would like to see me make videos about.

SsaliJonathan
Автор

Another great video! Thank you! Cheers from Poland!

CallMehMantis
Автор

Thanks for this awesome live Session Jonathan
could u also make some live sessions on kafka, webrtc, grpc including fastapi for grpc apis

abduljaweed
Автор

Please make video on fastapi microservicw

pramodhbr