pcdshub / lightpath

LCLS Lightpath Module
https://pcdshub.github.io/lightpath
Other
4 stars 9 forks source link

Minimize EPICS traffic #23

Closed teddyrendahl closed 6 years ago

teddyrendahl commented 6 years ago

The lightpath is aggressive about checking device methods inserted and removed. This can be minimized by caching these somehow and instead trusting that we will receive updates via subscriptions. This will go a long way to making the UI more stable through the gateway e.t.c