Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: More than one alarm-call at a time

by stvn (Monsignor)
on Jan 16, 2004 at 18:58 UTC ( [id://321873]=note: print w/replies, xml ) Need Help??


in reply to More than one alarm-call at a time

htoug,

I may be being nieve here, but why can't you just fork for each server? Then each process will have its own SIGALRM. Of course, you would probably need to do some IPC between the children and parent, but there are a number of very nice CPAN modules for that depending upon your IPC needs.

There is always select too, but i dont know how your server connections are implemented, so that may not be relevant.

I am intrigued by this problem though, can you provide any more details?

-stvn

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (7)
As of 2024-04-16 12:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found