Re: Committing Resources to Win32

Поиск
Список
Период
Сортировка
От Claudio Natoli
Тема Re: Committing Resources to Win32
Дата
Msg-id A02DEC4D1073D611BAE8525405FCCE2B028003@harris.memetrics.local
обсуждение исходный текст
Ответ на Committing Resources to Win32  ("Joshua D. Drake" <jd@commandprompt.com>)
Ответы Re: Committing Resources to Win32  (Andrew Dunstan <andrew@dunslane.net>)
Re: Committing Resources to Win32  (Marsh Ray <marsh-pg@mysteray.com>)
Список pgsql-hackers-win32
Hello there,

>  I have arranged to have 1 full time dedicated programmer to the Win32
port.

That's fantastic. I've been trying to arrange the same thing at my
company...


>  Specifically, I believe and through conversations with several Win32
programmers I know, that using create process is a bad idea and that we
should move to a threaded model (at least for Win32).

CreateProcess appears to be the method the core developers have decided
upon. Unfortunately, and speaking from experience, unless either the
decision to use MingW as a build environment is reviewed (as opposed to
VC++, for instance), or MingW "soon" supports thread local storage
declspecs, a threaded implementation would be just too difficult to
integrate cleanly with the existing source base.


> Is there a development plan for the Win32 version that I perhaps haven't
seen or are we just kind of hacking it as we go along?

I'll let someone with cred answer this officially.

Cheers,
Claudio

---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>

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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Committing Resources to Win32
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Committing Resources to Win32