Any guidance on the thread safetyness of the dicom toolkit? I think I may be having thread safety issues with the JPEG codec - is it thread safe? (can I decompress images in different threads concurrently?)
Thanks