http://www.perlmonks.org?node_id=38005

david28 has asked for the wisdom of the Perl Monks concerning the following question:

I need to run a block of code, a subroutine, but creating a pid for each is overkill. Its likely to run at least 80 times a minute, for days on end.

Originally posted as a Categorized Question.