Re: [WAY OT] Re: PL/java?

Поиск
Список
Период
Сортировка
От Gunnar Rønning
Тема Re: [WAY OT] Re: PL/java?
Дата
Msg-id m2bskpztrh.fsf@smaug.polygnosis.com
обсуждение исходный текст
Ответ на Re: [WAY OT] Re: PL/java?  (Lincoln Yeoh <lyeoh@pop.jaring.my>)
Список pgsql-general
* Lincoln Yeoh <lyeoh@pop.jaring.my> wrote:
|
| Just curious about one thing.
|
| How was the perl app implemented?
|
| It seems Solaris doesn't do/fork processes very well which is why Sun
| pushes threads.
|

I never saw the code of the perl application myself. All I know
is that it was running on Solaris with mod_perl and a Sybase database.
I think the main reasons for improved performance was related to
application design, as we took care to cache a lot of common queries
with the new design; I don't think the Perl application went out its
way to cache things, in Java we got the caching for free as we used
a third party object relational tool to talk with the database.

--
Gunnar Rønning - gunnar@polygnosis.com
Senior Consultant, Polygnosis AS, http://www.polygnosis.com/

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

Предыдущее
От: Jan Wieck
Дата:
Сообщение: Re: internet week article
Следующее
От: Evan Zane Macosko
Дата:
Сообщение: data storage question