# HG changeset patch # User Alain Mazy # Date 1695724099 -7200 # Node ID 8647020aa60a2c582b86eef06aa365de9095ad27 # Parent 1c3b0cf341f08f0af2380d5f74c9a9f932034cf3 todo diff -r 1c3b0cf341f0 -r 8647020aa60a TODO --- 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)