Thank you , Thanks for the help .
Its working,
User Profile
Collapse
-
using threads to create 75000 files
Hi,
My requirement is to create 75000 files.
I have a perl script to create files , it is working fine for small number of files but the script is exiting while creating large number of files. For this I used threads. The following is the script I used. Please help me where the script is failing. I have been fighting with this since a week.
[CODE=perl]use threads;
&prepare_multi_ data(1000,"C:\\ Auto...
No activity results to display
Show More
Leave a comment: