Theme 1 – Production‑grade multi‑instance coordination
“We run pgbouncer via kubernetes so it was straightforward to make multiple pgbouncer processes on one machine… also straightforward to get them running on multiple machines, which helps because we run on Azure and they like to cause rolling outages across our fleet via VM maintenance…” – nosefrog
Theme 2 – Experimental, hobbyist use of so_reuseport
“This was more for fun than real use, but I greatly enjoyed hacking something similar into rqbit bittorrent client.” – jauntywundrkind
Theme 3 – Vision of a generic peering / shared‑resource protocol
“It'd be really neat to have some kind of general peering protocol that different apps could use.” – jauntywundrkind
“A shared Turso database would probably be a bit more practical than the rpc system…” – jauntywundrkind