Perl/Apache Alternative to IIS/ASP

Anthony Kilna anthony at zoovy.com
Sat Oct 13 20:24:50 CDT 2001


~sdpm~

I would say the most popular way to implement perl remote objects is SOAP, using something like SOAP::Lite (http://www.soaplite.com)...  the great thing about using SOAP is the fact that you have some platform choice still, so heaven forbid you have to start interoperating with MS systems/languages, you'll still be able.  :)

Anthony - anthony at zoovy.com - 1-877-966-8948 x112


>>> "Peter C. de Tagyos" <pdetagyos at home.com> 10/13/01 05:31PM >>>
~sdpm~
Hey all.

I am pretty new to Perl, having primarily experience with MS platforms and
products.  Currently, I use IIS/ASP/COM+/SQL Server to construct e-commerce
web sites.  I wish to get away from the MS solution, for a multitude of
reasons, and I am looking into how I might do this.

Replacing IIS with Apache is pretty straightforward, and using PHP or
perl_mod instead of ASP is also a pretty easy transition.  However, I cannot
seem to figure out what would be the Perl equivalent of my business objects
running in COM+.  Right now, the sites I develop are 3-tier, with the web
boxes running IIS/ASP, the biz boxes running objects in COM+, and the DB
server running SQL2000.  This setup is nice because I can support several
web boxes with the sole biz box and DB box.  From all that I have read, the
Perl alternative seems to advocate putting Apache and the Perl business
modules all on one box, with perhaps a DB hosted on another box.  This
doesn't seem to be decoupled enough.

So I guess what I am really asking, is how do I build a multi-tier system
using Apache, Perl, and other open-source products?  If such systems aren't
necessary, why not?

I would appreciate any advice.  I have looked on several Perl websites, and
there doesn't seem to be any sort of guide or whitepaper for moving from a
MS solution to an open-source one.  I think that such a document would be
very helpful- for developers interested in transitioning, and for the
pointy-haired bosses they are trying to convince. Perhaps I will write such
a thing once I figure it all out.  :)

Thanks!

Peter

~sdpm~

The posting address is: san-diego-pm-list at hfb.pm.org 

List requests should be sent to: majordomo at hfb.pm.org 

If you ever want to remove yourself from this mailing list,
you can send mail to <majordomo at happyfunball.pm.org> with the following
command in the body of your email message:

    unsubscribe san-diego-pm-list

If you ever need to get in contact with the owner of the list,
(if you have trouble unsubscribing, or have questions about the
list itself) send email to <owner-san-diego-pm-list at happyfunball.pm.org> .
This is the general rule for most mailing lists when you need
to contact a human.


~sdpm~

The posting address is: san-diego-pm-list at hfb.pm.org

List requests should be sent to: majordomo at hfb.pm.org

If you ever want to remove yourself from this mailing list,
you can send mail to <majordomo at happyfunball.pm.org> with the following
command in the body of your email message:

    unsubscribe san-diego-pm-list

If you ever need to get in contact with the owner of the list,
(if you have trouble unsubscribing, or have questions about the
list itself) send email to <owner-san-diego-pm-list at happyfunball.pm.org> .
This is the general rule for most mailing lists when you need
to contact a human.




More information about the San-Diego-pm mailing list