Re: Using Pool of Processes



One approach i am thinking is reading the files in an array first and
spawning no of procsses. each processes will process will procsses
specified files from the array.

.