in reply to Re: 3 weeks wasted? - will threads help?
in thread 3 weeks wasted? - will threads help?
The transient files are creating with a naming syntax so that they are automatically listed in oldest to newest from the glob. It can take up to two seconds to process a single directory, but once I am done - I have a fair amount of assurance (I will change the sleep statement if it is too much) that I can wait 3 seconds before I parse the directory again. I can't wait over half a minute, which is the possibility of happening if I parse all directories at one time.
I really need to parse each directory as if it were the only one.
Cheers - L~R
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: 3 weeks wasted? - will threads help?
by waswas-fng (Curate) on Jan 28, 2003 at 05:34 UTC | |
by Limbic~Region (Chancellor) on Jan 28, 2003 at 08:47 UTC | |
by waswas-fng (Curate) on Jan 28, 2003 at 15:23 UTC |