I'll soon have to do a pub/sub for an application that's close to a multiplayer video game. Most advices I have seen say that I'll probably want to code it myself, but I was wondering about the latency of that solution? I'll likely have a SQL store and that would be a good argument to use postgres...
It's similar to Apache Kafka but very light on resources and easy to selfhost.
Ow yeah, the throughput is around 150 k msg/s. Without much configuration.