Initialising Camkes App before another dependent Camkes app
31 Jul
2019
31 Jul
'19
6:55 p.m.
Hi, I have a Camkes app (app1) which depends on another Camkes app (app2), which means my app1 must start only after app2 is completely initialized. For this currently I use a signal RPC wait in app1 and the corresponding RPC emit from app2 after app2 is completely initialized. Is there any other way in CamkES which will ensure that app1 starts only after app2 is completely initialized without using RPC signalling (emit and wait) ? How can this dependency be built ? Regards yk
2365
Age (days ago)
2429
Last active (days ago)
2 comments
3 participants
participants (3)
-
Axel Heider -
Mcleod, Kent (Data61, Kensington NSW) -
yogidk .