http://qs1969.pair.com?node_id=1150480


in reply to Re^2: Sleep and Perl
in thread Sleep and Perl

Hmmm ... Can you explain further. My read of the OP does not show any problems with getting to the end of the loop -- there's nothing in the body of the loop to prevent the eventual exit.

-derby

Replies are listed 'Best First'.
Re^4: Sleep and Perl
by SuicideJunkie (Vicar) on Dec 16, 2015 at 14:53 UTC

    I think this is just a confusion between interpreting the sentence fragment "remainder of count" as "remaining records in file" vs "remainder of division applied to record count"

      Hello SuicideJunkie,

      Yes, I did interpret '...the sentence fragment "remainder of count" as "remaining records in file'.

      We have a tera-byte database that we exceed reading 100K records per second, so it seemed very odd to wait 10 seconds every 100 records. My bad!

      Regards...Ed

      "Well done is better than well said." - Benjamin Franklin

Re^4: Sleep and Perl
by flexvault (Monsignor) on Dec 16, 2015 at 18:39 UTC

    Hello derby,

    Please see my answer to SuicideJunkie who's suspicion is correct!

    Regards...Ed

    "Well done is better than well said." - Benjamin Franklin