Dynamic runtime offloading involves the issues of
a. Runtime application partitioning
b. Migration of intensive components
c. Continuous synchronization for the entire duration of runtime execution platform
d. None of these
Answers
Dynamic runtime offloading involves the issues of c. Continuous synchronization for the entire duration of runtime. Hence option C is the correct answer.
The term dynamic offloading basically means the module may be transferred for operation and execution in the cloud when the application is running. It occurs when the program is partitioned at runtime because of network latency, it is referred as dynamic offloading.
Dynamic runtime offloading involves the issue of continuous synchronization for the entire duration of run time execution platform. The term dynamic offloading refers to the fact that when the application is running the module may be transferred for operation and execution in the cloud.
It occurs because of network latency when the program is partitioned at runtime. Cuckoo is an example of dynamic runtime offloading framework because it takes all the offloading decision during runtime, at the same time offloads the well defined components of the application.