fogflow icon indicating copy to clipboard operation
fogflow copied to clipboard

provide a learning-based algorithm to make orchestration decisions to dynamically configure data processing pipelines

Open smartfog opened this issue 5 years ago • 0 comments

In the current intent-based programming model, the algorithm to ensure the requested QoS is still missing. The idea is to separate this part of decision-making out from the core logic of Topology Master and then to be able to plug in a learning-based algorithm (which is called dynamic orchestrator) to do this type of decisions.

smartfog avatar Jun 16 '20 15:06 smartfog