Page 1 of 1

Multithreading console app

Posted: Thu Jan 27, 2022 6:01 pm
by danvanf
Howdy Bob and everyone else.

I am converting a bunch of multipage tiff files to pdf files and attaching them to/creating new files for them in Select 4.3. The process will be rather slow given the computing power available. In the past, I've used multithreading to crush the computer on this sort of task. Before embarking down this rabbit hole I thought a question to the group would be wise.

Has anyone used multithreading to create or open multiple files at a time? This is a console app that will be a run once migration type of tool to bring millions of tiff images into thousands of Select attachments.

Thanks for the assist,
-Dan