* Calbazana, Al ([EMAIL PROTECTED]) [020828 09:04]:
> I am not sure of what app server products/projects are out there now for
> Perl (maybe some were mentioned earlier). The building blocks are
> definitely there. I am sure someone has assembled, or is assembling, them
> to serve as a turn key
e to hear more about projects
that manage session state across a web farm, allow for remote objects,
transaction management, etc...
Al
-Original Message-
From: Oleg Shaikhatarov [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 27, 2002 4:16 AM
To: [EMAIL PROTECTED]
Subject: Re: large project
mosc.tpsa.pl" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, August 27, 2002 12:43 AM
Subject: Re: large projects in mod_perl
> At 09:16 27.08.2002, zt.zamosc.tpsa.pl wrote:
> >Hi all
> >
> >Does anyone know where I can find some information on creating bi
There is a really big project called HSPcomplete written mostly on Perl
(AFAIK it took about 200-300 man months to complete 2.0 version).
It has a three-tier architecture:
Web Apps (Forms processing) <-> Middle Tier (data management) <->
Low-level Libs
It uses own templating system called ASPc
At 09:16 27.08.2002, zt.zamosc.tpsa.pl wrote:
>Hi all
>
>Does anyone know where I can find some information on creating big projects
>in Perl (mod_perl)?
>I am facing the really big project now but I don't know what stucture of the
>program will be the best.
>
>There are such things like Struts, j