Optimizing Performance for 300 Vehicles with Live Position Updates

Rishia month ago

I’m working on an application where I’m tracking 300 vehicles in real-time using Traccar for live position updates. However, due to the high number of vehicles, the interface is becoming very slow, especially when rendering live updates on the map.

I’m looking for advice on how to optimize the performance of my application. Specifically, I’d like to know:

  1. Is there any way to batch the socket position updates

Thank you

Anton Tananaeva month ago

That's not a large number of devices. What do you mean by slow? Is it lagging or updates are delayed?