virne icon indicating copy to clipboard operation
virne copied to clipboard

Reliability-aware Dynamic Service Chain Scheduling

Open AboutRT opened this issue 1 year ago • 1 comments

Thank you for sharing, I would like to know how you achieved the constraint or goal of reliability? And in which algorithm?

AboutRT avatar Feb 20 '24 05:02 AboutRT

Thanks for your question. In our current implementation, the reliability-related constraint is not explicitly defined. However, you can easily extend the node attributes and customize its check function to achieve this goal.

GeminiLight avatar Feb 28 '24 14:02 GeminiLight