From: | Michelle Murrain <mpm(at)norwottuck(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: web programming |
Date: | 2000-09-26 15:11:52 |
Message-ID: | v04220805b5f66b72a2b0@[192.168.1.10] |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
At 10:40 AM -0400 9/26/00, Matthew Rice wrote:
> > 1) I'm getting better and better at perl - and it's a much more
>> mature language than php.
>
>To say the least :). If you like the php (or cold fusion, etc..)
>way of embedding the script in the HTML try mason (perl modules):
>
> http://www.masonhq.com/
>
>It can take advantage of mod_perl if you're using Apache. This makes
>it very fast.
Which does bring me to speed/performance issues:
- is there any data on a comparison between php and cgi/perl and/or mod_perl?
(any in particular relating to DB queries? And, does reducing cgi
calls increase performance?)
- is it fairly well established that using server-side java is faster
than either of these other methods? Are there any other things that
server-side java gives you (power, flexibility) that php or perl
can't?
I know this all may largely be based on anecdotal experience.
I am fascinated by how many different methods folks are using - and
how many different options there are. I noticed no one has mentioned
ColdFusion. (I imagine it's the natural open-source bias here - I
certainly have one.)
Thanks for any insights - and thanks for the points of view - very interesting!
Michelle
-------------------------------------------
Michelle Murrain, Ph.D.
President, Norwottuck Technology Resources
mpm(at)norwottuck(dot)com www.norwottuck.com
From | Date | Subject | |
---|---|---|---|
Next Message | The Hermit Hacker | 2000-09-26 15:30:03 | Re: FreeBSD Softupdates?? |
Previous Message | Tom Lane | 2000-09-26 15:07:34 | Re: Can the the max identifier lengths be adjusted? |