The save compare results workflow is responsible for saving the results of keyframe matching result. This workflow is used inside the keyframeMatching workflow.
NODES:
Name | Type |
---|---|
Compare Job | Micro Service |
Logger | Edge |
Save Results | Micro Service |
MongoDB | MongoDB |
CONNECTIONS:
Name | Type | Data |
---|---|---|
Compare Job to Logger | RabbitMQ | loggerQ |
Compare Job to Save Results | RabbitMQ | saveresultQ |
Save Results to MongoDB | MongoDB | compareresults |