Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Coping with a large family (interprocess communication)

by Rhandom (Curate)
on Apr 23, 2001 at 18:52 UTC ( [id://74721]=note: print w/replies, xml ) Need Help??


in reply to Coping with a large family (interprocess communication)

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)];
  • Comment on Re: Coping with a large family (interprocess communication)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://74721]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (None)
    As of 2024-04-25 00:51 GMT
    Sections?
    Information?
    Find Nodes?
    Leftovers?
      Voting Booth?

      No recent polls found