use MCE::Loop max_workers => 4, chunk_size => 1; ## non-chunking takes 2m18s to complete mce_loop { MCE->say($_); } 1..4_000_000;