Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Signal handlers for POE::Component::*

by Ultra (Hermit)
on Sep 25, 2005 at 15:37 UTC ( [id://494913]=note: print w/replies, xml ) Need Help??


in reply to Signal handlers for POE::Component::*

You can "catch" signals, and when a signal is received, you may send an event to whatever session you want.

You can find more details reading POE::Kernel

Update: The point is that instead of having components handling signals themselves, the kernel does that, and you by deciding where to send events (if any).

Dodge This!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (7)
As of 2024-03-28 13:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found