Build multi-tenant task queues using PostgreSQL and Python @ PyconID
Our CTO Kamal Mustafa will present the topic of building multi-tenant task queue with Python and PostgreSQL at Pycon Indonesia 2021.
Task queue is an important part of web application as it allows executing long running tasks without affecting user’s request and response flow. Multi-tenant support allows fair distribution of tasks among users and can be tricky to find. We can build one using PostgreSQL and Python.
To join, register at https://pycon.id/.
Presentation slides
Build multi-tenant task queue with PostgreSQL and Python
Demo video
https://drive.google.com/file/d/1igwKVcIS8QR91iutjNu3SaKn3UcCBB5J/view?usp=sharing