changeset 6593:e0540311207e

cleanup TODO
author Alain Mazy <am@orthanc.team>
date Thu, 19 Feb 2026 18:01:32 +0100
parents 681cf6db8aa6
children 338a3ba0baf4
files TODO
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Thu Feb 19 17:13:17 2026 +0100
+++ b/TODO	Thu Feb 19 18:01:32 2026 +0100
@@ -73,8 +73,6 @@
       "Hashing": "sha1"} }
 * Reuse the ThreadedInstanceLoader from the ArchiveJob in C-Store, peer/store ... to optimize loading
   time when working with an object storage.
-* Implement a SharedMessageQueue with a max size -> that would greatly simplify the flow control in the 
-  ThreadedInstanceLoader (also used in DicomWeb).
   
 
 ============================