Introduction to Industrial Application Orchestration
The industrial application orchestration function is an orchestration tool based on script components and algorithm package components. A component s a minimum service unit used to form application orchestration. To be specific, an encapsulated service function is used as a node in application orchestration to implement a specific service function.
For example, a video frame extraction application needs to be constructed, and the application needs to have functions of reading video data, performing video frame extraction, processing an image after frame extraction, and outputting image data. The code script of each processing module can be encapsulated into a component, and each component can be orchestrated into a complete workflow through the industrial application orchestration function to implement video frame extraction. In addition to encapsulating code scripts into components, you can also encapsulate algorithms into components. For example, if an image classification algorithm is encapsulated into a component, after video frame extraction is complete, an image classification algorithm may be superimposed to further process the image.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot