03-19-2014, 03:54 PM
OK, sequential is good as long as I can add more than one file in successive calls.
Forget the queue if too much work, sequential is the same then for me.
Must I use lock- at the end of the function, and if so, where to put it exactly? Last line of function code?
Forget the queue if too much work, sequential is the same then for me.
Must I use lock- at the end of the function, and if so, where to put it exactly? Last line of function code?