just stumbled upon map. signalbox. io and the backend work is
insane . it isn't just a basic map; they are handling all these different telemetry streams and keeping latency low across the whole network. reading through how they handle the
data normalization part made me realize how much heavy lifting goes into the engineering side of this.
>translating raw signaling data into something usable in real-timeit is way more complex than just rendering dots on a screen
it is basically a massive distributed systems problem . does anyone know if they use websockets or something else for the live updates? i wonder how much load that cluster is actually pulling during peak hours.
found this here:
https://dev.to/mgobea/real-time-map-of-great-britains-rail-network-1ik9