DjangoCon 2022 | Handling Django in highly concurrent & scale environment
ฝัง
- เผยแพร่เมื่อ 9 ม.ค. 2025
- Handling Django in highly concurrent & scale environment by Tarun Garg
Django is very good for getting things started & get going, but when it gets thrown into a highly concurrent & high scale environment then real issues start coming up, and you are often left with your head-scratching as to what is happening & how to deal with it; this talk will discuss some of the issues around concurrency & scale in Django & how did we handle it.