Parallel scanning of directories

Giganews Newsgroups
Subject:Parallel scanning of directories
Posted by: Uwe Molzahn (forspammers@no.ne)
Date:Tue, 31 Mar 2009

Hi

I need to read file attributes of thousands of files (that are residing in
different directories all across a drive) fast. As an option I'm considering
to use a thread pool. Would that make sense in this case or is there perhaps
a better solution? Any hints appreciated.

Thx
Uwe

Replies