I am working on an Edge Framework which aims to execute tasks/processes in real-time and to offload the tasks to other neighboring Edge Servers in case the current server does not have enough resources, or likely to miss the deadline.

There are several architecture available from e.g. OpenFog Consortium or EdgeX Foundry. Additionally, simulators such as iFogSim, EdgeCloudSim (which are based on CloudSim), EmuFog, or YAFS exist. However, as far as I understood, they rely on best effort rather than real-time reaction.

Are there any existing solutions in the same direction, i.e. real-time execution in a distributed network?

Thank you,

More Volkan Gezer's questions See All
Similar questions and discussions