| От | Shridhar Daithankar |
|---|---|
| Тема | Re: Postgresql and multithreading |
| Дата | |
| Msg-id | 3DAD54D2.24701.1536B9@localhost обсуждение исходный текст |
| Ответ на | Re: Postgresql and multithreading (Gavin Sherry <swm@linuxworld.com.au>) |
| Список | pgsql-hackers |
On 16 Oct 2002 at 15:40, Gavin Sherry wrote: > > In that case, I wonder if it is worth folking a new project to add > > threading support to the backend? Of course, keeping in sync with the > > original would be lot of work. > > http://sourceforge.net/projects/mtpgsql Last discussion that happened for multithreading was not to add threads per connection like mysql, but to split tasks between threads so that IO blocking and efficiently using SMP abilities would be taken care off IIRC.. One thread per connection isn't going to change much, at least for mainstream postgresql. For embedded, it might be a necessity.. ByeShridhar -- QOTD: "You're so dumb you don't even have wisdom teeth."
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера