Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEA] Support for IHE AIW-I Task Performer #85

Open
IntegratorBrad opened this issue Sep 19, 2022 · 0 comments
Open

[FEA] Support for IHE AIW-I Task Performer #85

IntegratorBrad opened this issue Sep 19, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@IntegratorBrad
Copy link

IHE AIW-I defines the workflow for running AI applications in production using a "ticketing" process, based in an interoperable DICOMweb technology called UPS-RS. See
https://www.ihe.net/uploadedFiles/Documents/Radiology/IHE_RAD_Suppl_AIW-I.pdf

It would be ideal to have a service within MONAI Deploy to function as the "Task Performer", to either be notified (via WebSocket) or through polling of a job to be done, claim the job, process the job and send the results, and mark the job as complete.

I have created and tested a module that could potentially be integrated into a MONAI Deploy service, happy to share if it's helpful!

@IntegratorBrad IntegratorBrad added the enhancement New feature or request label Sep 19, 2022
@dbericat dbericat transferred this issue from Project-MONAI/monai-deploy-app-sdk Oct 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant