in reply to Implementing a forking SOAP::Lite server
I noticed (while making my cpan:// links work :-) that there is a 'ForkOnAccept' module in the examples directory of the module, but I gave it a quick try and couldn't get it to work.OK I got it to work.
It's obviously pretty raw, quite a few warnings while it is in use.
I'd still prefer Net::Server or similar for more control (ie to make sure the number of children is kept under control, or even better, pre-forking.
Any ideas very welcome :-)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Implementing a forking SOAP::Lite server
by mda2 (Hermit) on Nov 02, 2006 at 12:50 UTC |