AW: [HACKERS] Query cancel and OOB data

Поиск
Список
Период
Сортировка
От Andreas Zeugswetter
Тема AW: [HACKERS] Query cancel and OOB data
Дата
Msg-id 01BD830E.8E49BD60@zeugswettera.user.lan.at
обсуждение исходный текст
Список pgsql-hackers
> Any ideas?

Use TCP. On most modern systems (eg Linux ;-) ), TCP especially on the local
machine is very efficient. Not quite as efficient as a Unix domain socket,
but close enough that no one will notice.

I have not experienced noteable performance differences on my AIX box either.
Of course when doing client server communication I always suggest PVM3.
It can be configured to do nearly all current communication methods,
including hardware based ones on MPP/NUMA systems.

Andreas



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

Предыдущее
От: "Maurice Gittens"
Дата:
Сообщение: Re: [HACKERS] Query cancel and OOB data
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: hackers-digest V1 #820