Apache, mod_perl, SOAP, Windows

Matt S Trout dbix-class at trout.me.uk
Sun Aug 17 20:16:28 BST 2008


On Fri, Aug 15, 2008 at 05:05:36PM +0100, Mark Knoop wrote:
> Hi
> 
> To cut a long story short, we are running Activestate on a Windows 2003 
> Server with IIS6 and I need to build a SOAP server. I would like to 
> consider moving to Linux at some stage in the future but that is some way 
> off.
> 
> I am considering the benefits on to installing Apache/mod_perl(2?) 
> initially to use for running the SOAP server but with a view to migrating 
> our other CGI::Apps later as a stepping stone on the way to Linux but also 
> to improve performance, to gain some new skills etc.

XML::Compile::SOAP + Catalyst::Controller::SOAP.

Catalyst buys you hosting environment independence so you can run
standalone or as CGI or as FCGI or as mod_perl at your will.

Plus there's a fairly huge community of people willing to help, including
plenty windows users.

-- 
      Matt S Trout       Need help with your Catalyst or DBIx::Class project?
   Technical Director                    http://www.shadowcat.co.uk/catalyst/
 Shadowcat Systems Ltd.  Want a managed development or deployment platform?
http://chainsawblues.vox.com/            http://www.shadowcat.co.uk/servers/


More information about the london.pm mailing list