Re: Web application: Programming language/Framework

Поиск
Список
Период
Сортировка
От Robby Russell
Тема Re: Web application: Programming language/Framework
Дата
Msg-id 1092512632.2575.135.camel@vacant
обсуждение исходный текст
Ответ на Re: Web application: Programming language/Framework  (Robby Russell <robby@planetargon.com>)
Список pgsql-general
On Sat, 2004-08-14 at 12:37, Robby Russell wrote:
> On Sat, 2004-08-14 at 12:18, Joshua D. Drake wrote:
> > >That's why PHP 5 exists. :-)
> > >
> > >
> > >
> > When it proves stable ;). Although it still does have some issues with
> > Apache 2. Which is a shame.
>
> But your OO problems exist in a *stable* 4.x?  I'm running with Apache 2
> and haven't come across any issues yet. (perhaps i haven't tapped into
> those bad libs yet). The benefits of the new OO functionality is
> definitely a huge improvement and that makes it more *stable* than 4.x
> in my opinion.
>
> > To be fair, it isn't really PHP that has the problems but some of the
> > libraries it uses are thread safe.
>
> From what I recall these same issues existed in 4.x as well, so 5
> shouldn't make much of a difference.
>
> -Robby

Also, prefork exists for this problem as well:

http://httpd.apache.org/docs-2.0/mod/prefork.html

-Robby

--
/***************************************
* Robby Russell | Owner.Developer.Geek
* PLANET ARGON  | www.planetargon.com
* Portland, OR  | robby@planetargon.com
* 503.351.4730  | blog.planetargon.com
* PHP/PostgreSQL Hosting & Development
****************************************/


Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Robby Russell
Дата:
Сообщение: Re: Web application: Programming language/Framework
Следующее
От: Christopher Browne
Дата:
Сообщение: Re: PostgreSQL 8.0 Feature List?