| CPAN Ratings (Gamma) Parallel-ForkManager reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of Parallel-ForkManager
2 out of 2 found this review helpful:
Takes the drudgery out of forkery, leaving more readable code. Good stuff.
David Precious - 2009-02-09 16:27:30
Was this review helpful to you?
Yes
No
Even though I know how to use fork(2) directly I find that Parallel::ForkManager improves the readability of my code. It hides the gory details of bookkeeping of running processes whitout hiding whats going on.
Peter Makholm - 2007-08-28 23:14:28
Was this review helpful to you?
Yes
No
It helps me a lot!
I've found callback functions useful for output some info while script's running under apache webserver. Because apache kills cgi scripts due to inactivity
Anarki - 2006-11-27 10:38:13
Was this review helpful to you?
Yes
No
Not too useful if know how to use fork() directly.
Alex - 2004-06-09 22:40:50
Was this review helpful to you?
Yes
No
I routinely need to spawn a limited number of parallel forks to drive automated telnet sessions to hundreds of cisco routers. I wish I had known about this module earlier... this module makes the task as simple as adding five lines of code. It is also quite stable, I have not had any problems.
Mike Pennington - 2003-11-01 05:08:30
Was this review helpful to you?
Yes
No
|
Perl.org sites
: bugs
| dev
| history
| jobs
| learn
| lists
| use
Site Information and Contacts |
|