Re: IKC bug for client spawn?
Josh803316 <[email protected]>
| Newsgroups | gmane.comp.lang.perl.poe |
|---|---|
| Message-ID | <[email protected]> |
Nick, I definitely think it might be simpler... I was hoping to be able to control the workers spawing on startup based on a passed list. I was also hoping that I could spawn a remote client to do some load sharing in the future. I would prefer to manage it all from the server startup. New clients could always connect from elsewhere because it is an ikc server.....but I wanted the power of the ikc client/server state sharing model from within one starting service. > > > http://github.com/nperez > > > > > > Wouldn't it be simpler to write the server, write the client, and > manage the processes externally either via daemontools or runit? You > are going to need to package up the client anyhow if you want to run > it remotely. > > -- > > Nicholas Perez > XMPP/Email: [email protected] > http://search.cpan.org/~nperez/ <http://search.cpan.org/%7Enperez/> > http://github.com/nperez >