Re: [HACKERS] Re: PHPBuilder article -- Postgres vs MySQL

From: Don Baccus <dhogaza(at)pacifier(dot)com>
To: Tom Samplonius <tom(at)sdf(dot)com>, carl garland <carlhgarland(at)hotmail(dot)com>
Cc: martin(at)math(dot)unl(dot)edu(dot)ar, RDNELSON(at)co(dot)centre(dot)pa(dot)us, davidb(at)vectormath(dot)com, mfork(at)toledolink(dot)com, poulc(at)cs(dot)auc(dot)dk, pgsql-general(at)postgresql(dot)org, pgsql-hackers(at)postgresql(dot)org
Subject: Re: [HACKERS] Re: PHPBuilder article -- Postgres vs MySQL
Date: 2000-11-15 18:25:10
Message-ID: 3.0.1.32.20001115102510.016c5140@mail.pacifier.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

At 09:27 AM 11/15/00 -0800, Tom Samplonius wrote:

> AOLServer isn't the only system that can pool database connections, so
>can servlets/JSP, ColdFusion, ASP, etc. No doubt AOLServer would be more
>widely accepted if it used something other than TCL.

There are two separate modules that support Java in AOLserver: ns_tomcat
which provides an identical interface as Apache tomcat (and no real
advantages) and ns_java, which is coming out of the OpenACS project. ns_java
exposes AOLserver's pooled, persistent database API to java.

There's also support available for Python, though there's still a lot of
work to be done to support the full AOLserver API (same's true of ns_java,
actually).

If you use ADP pages, your use of Tcl is typically restricted to snippets of
code anyway, so I've never really understood the complaints about Tcl...

- Don Baccus, Portland OR <dhogaza(at)pacifier(dot)com>
Nature photos, on-line guides, Pacific Northwest
Rare Bird Alert Service and other goodies at
http://donb.photo.net.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message markw 2000-11-15 18:53:34 Re: Re: [GENERAL] PHPBuilder article -- Postgres vs MySQL
Previous Message Adam Lang 2000-11-15 18:05:40 Re: [HACKERS] Re: PHPBuilder article -- Postgres vs MySQL

Browse pgsql-hackers by date

  From Date Subject
Next Message Mikheev, Vadim 2000-11-15 18:50:56 RE: RE: [COMMITTERS] pgsql/src/backend/access/transam ( xact.c xlog.c)
Previous Message Larry Rosenman 2000-11-15 18:16:33 Re: Syslog Facility Patch