mjoniec / Proj2_Planes

Distributed air traffic control system. Microservices, DDD, Docker, HostedServices
0 stars 0 forks source link

Rabbit - Decentralize Backend communication #52

Open mjoniec opened 3 years ago

mjoniec commented 3 years ago

Currently plane actively asks on each update tick trafficApi for info to check if destination still has good weather. This need to change - plane needs to receive notification of badWeather occurence so it does not need to ask for it