Replies: 2 comments 5 replies
-
|
Beta Was this translation helpful? Give feedback.
-
hi @pradeeban currently, the project is CLI-based, and i'm considering whether this is the best approach moving forward. i'm wondering if a REST API or a Web Dashboard would be a better way to expose this functionality, especially for real-world deployments. would it make sense to keep it CLI-based, or would a different approach be more practical? would love to hear your thoughts on what would work best in real-world medical environments! |
Beta Was this translation helpful? Give feedback.
-
Hello everyone,
I have been working on a proof of concept (PoC) for a DICOM routing utility that dynamically forwards incoming DICOM images to the least loaded Orthanc instance. The goal is to optimize medical imaging storage and prevent bottlenecks in PACS-like systems. This project is designed to improve efficiency in distributed DICOM deployments, supporting use cases such as teleradiology and federated learning.
After implementing the initial PoC, I would like to discuss possible improvements, alternative approaches, and potential integrations with other DICOM frameworks.
✅ Current Features:
🔜 Next Steps:
📝 Seeking Feedback On:
🔗 GitHub Repository: https://github.com/blitzboah/dynamic-dicom-endpoints
@pradeeban
Beta Was this translation helpful? Give feedback.
All reactions