Replies: 2 comments
-
I think it's worth saying that 1.) and 2.) are compatible. Then you can write enclaved reactors that are always enclaved, or alternatively you can annotate a reactor with @enclaved to make it an enclave in that particular deployment. |
Beta Was this translation helpful? Give feedback.
-
After some more exploration, I have concluded that it is better to NOT support annotating a reactor instance as |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
To enable experimentation with real-time scheduling in reactor-uc, I am looking into enclaved execution. We discussed it at the meeting yesterday and we came to a couple of conclusions:
Just like
federated reactor
.Like for federated, the enclaved reactor can not have any reactions inside it, only the enclaves.
Beta Was this translation helpful? Give feedback.
All reactions