Handling Dynamic Children (Workers) without restarting the poe ikc server
[email protected] (Josh803316)
| Newsgroups | perl.poe |
|---|---|
| Message-ID | <[email protected]> |
If I have a POE control server that manages multiple workers using IKC to communicate, how would I handle adding another worker to the group dynamically. I'm trying to create a plug and play type environment where I could potentially add a new worker module to the group of managed workers without restarting the server.