Mercurial > hg > orthanc
changeset 5391:8647020aa60a
todo
author | Alain Mazy <am@osimis.io> |
---|---|
date | Tue, 26 Sep 2023 12:28:19 +0200 |
parents | 1c3b0cf341f0 |
children | 92ebf6a10cb5 |
files | TODO |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Tue Sep 26 12:28:13 2023 +0200 +++ b/TODO Tue Sep 26 12:28:19 2023 +0200 @@ -37,7 +37,10 @@ * Add configurations to enable/disable warnings: - Modifying an instance while keeping its original SOPInstanceUID: This should be avoided! - Modifying a study while keeping its original StudyInstanceUID: This should be avoided! - +* Store the job registry in a dedicatd table in DB ? + https://discourse.orthanc-server.org/t/performance-issue-when-adding-a-lot-of-jobs-in-the-queue/3915/2 + Note: that might also be the right time to have a central jobs registry when working + with multiple Orthanc instances on the same DB. ============================ Documentation (Orthanc Book)