Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
    
    threads->create('task', $_) for 1..40;
    $_->join for threads->list;
    
  2. or download this
    use strict;
    use warnings;
    ...
    
    threads->create('task', $_) for 1..40;
    $_->join for threads->list;
    
  3. or download this
    use strict;
    use warnings;
    ...
    
    MCE::Hobo->create('task', $_) for 1..40;
    $_->join for MCE::Hobo->list;
    
  4. or download this
    MD5 (output.txt) = b5bf2b49acd0926a9fa156def91579a0
    400000 1200000000 3600400000 output.txt