Question about Threads

Поиск
Список
Период
Сортировка
От Leon Oosterwijk
Тема Question about Threads
Дата
Msg-id 200311082147.hA8LlVv06195@rex.isdn.net
обсуждение исходный текст
Ответы Re: Question about Threads
Список pgsql-hackers
All, 

I'm working on a school project that involves genetic algorithms. We thought
it would be neat to parralelize the genetic algorithm in postgresql's query
optimiser. We used pthreads and are able to spawn threads to deal with the
query optimization, however on exit of the thread the postmaster blows up.
Before we get into details is there any obvious reason postgres doesn't like
to deal with threads? 

Thank you. 

Leon



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

Предыдущее
От: Bob Ippolito
Дата:
Сообщение: Re: Making PostgreSQL 7.4 (CVS) work properly on OS X 10.3 (7B85)
Следующее
От: sgupta5@ncsu.edu
Дата:
Сообщение: regarding constant values.