|
|
| Come for the quick hacks, stay for the epiphanies. | |
| PerlMonks |
Re: Coping with a large family (interprocess communication)by Rhandom (Curate) |
| on Apr 23, 2001 at 14:52 UTC ( [id://74721]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
You may want to look at Re: multiple fork() where a lot of this is handled for you.
The idealogies for it plus some extra goodies can be found in the Net::Server module on CPAN (look in the lib/Net/Server/PreFork.pm module). my @a=qw(random brilliant braindead); print $a[rand(@a)];
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||