PyCon LT 2022

Scaling Websockets
05-27, 11:30–12:00 (Europe/Vilnius), Python Room

Websockets protocol has provided bi-directional communication capabilities for web developers. However, the scalability of Websockets is not as simple as stateless REST API. In this presentation I will define a basic architecture using Websockets and try to scale it. The measured results should provide a better understanding what throughput capabilities of Websockets are and whether this protocol might be suited for your needs.


What topics define your talk the best?

python, web dev

Python enthusiast, Senior Software Developer at Corner Case Technologies.