AO-StreetArt / Adrestia

Aesel Gateway Service
Apache License 2.0
0 stars 1 forks source link

Geographic Routing #76

Open AO-StreetArt opened 5 years ago

AO-StreetArt commented 5 years ago

Ensure that Scenes are assigned to the closest cluster, geographically, to minimize network latency.

This will involve storing geographic location in the SceneLocation object, and then finding the closest cluster for routing during scene creation.

AO-StreetArt commented 5 years ago

when a new scene is created, if lat/long is not provided, we should geocode the ip to assign a lat/long

AO-StreetArt commented 5 years ago

When one cluster is spread geographically, we may also want to route UDP traffic geographically. This would allow us to minimize network latency in the case of Blender Trainings, for example