Comment on What differentiates Lemmy, Kbin, Mbin, and PieFed?
ragingHungryPanda@piefed.keyboardvagabond.com 1 week agoin general I feel the same way about python, but the federation traffic is done with redis queues as a background task and my servers can easily run around 2.5-3k messages per second before spinning up another pod. The rest of the load is, of course, when using the UI, but with most of the load being federation, it’s not that big of a deal when you have a separate container/pod with reasonable resource limits.