User Profile

Collapse

Profile Sidebar

Collapse
npankajk
npankajk
Last Activity: Jan 9 '08, 05:41 AM
Joined: Jan 7 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • npankajk
    replied to using threads to create 75000 files
    in Perl
    Thank you , Thanks for the help .

    Its working,
    See more | Go to post

    Leave a comment:


  • npankajk
    started a topic using threads to create 75000 files
    in Perl

    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...
    See more | Go to post
    Last edited by eWish; Jan 7 '08, 02:10 PM. Reason: Added Code Tags
No activity results to display
Show More
Working...