Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Neutral
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 1.0
-
Labels:None
-
Release notes required:Yes
-
Documentation update required:Yes
-
Epic Link:
-
Sprint:Basel 143
-
Story Points:5
Description
Currently, info.magnolia.ai.image.ImageRecognitionModule does everything in a single thread however, the Image recognition services doesn't block us from attempting to recognise multiple images at once thus, this should be done in the module.
Configurable number of threads should be spawned upon the module startup and each thread should execute the flow foreach image.
In addition, on upload of an image the action should delegate to this component and inform user when the process has been done.
Checklists
Acceptance criteria