Re: Threaded PosgreSQL server

Поиск
Список
Период
Сортировка
От Haroldo Stenger
Тема Re: Threaded PosgreSQL server
Дата
Msg-id 3C61AD14.156DF824@adinet.com.uy
обсуждение исходный текст
Ответ на Re: Threaded PosgreSQL server  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: Threaded PosgreSQL server  (<mkscott@sacadia.com>)
Список pgsql-hackers
Peter Eisentraut wrote:
> 
> Haroldo Stenger writes:
> 
> > Though, starting to think & code thread safe would be nice too.
> 
> The thing about thread-safeness is that it's only actually useful when
> you're using threads.  Otherwise it wastes everybody's time -- the
> programmer's, the computer's, and the user's.

Yes I see. The scenario under which I see doing it to be useful, is thinking in
adding multi-threading for PG v 7.5 say, and preparing the road. But maybe it's
a worthless effort. Many developers are pointing it. Let's forget about threads
for now.

By the way, my original question about how integrated the multi-threading fork
reached, remained unanswered. I will assume it went threading, dropping forever
the original behaviour, so deciding me towards not considering threading a
viable option (for now).

Regards,
Haroldo.


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

Предыдущее
От: "Marc G. Fournier"
Дата:
Сообщение: Re: Threaded PosgreSQL server
Следующее
От: Haroldo Stenger
Дата:
Сообщение: Re: Threaded PosgreSQL server