Re: Committing Resources to Win32

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Committing Resources to Win32
Дата
Msg-id 200311120405.hAC45Kq06313@candle.pha.pa.us
обсуждение исходный текст
Ответ на Committing Resources to Win32  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers-win32
Joshua D. Drake wrote:
> Hello,
>
>   I have arranged to have 1 full time dedicated programmer to the Win32
> port. I
> can commit this person for 320 hours. I may also be able to add an
> additional
> full time programmer (for a total of 2) to the win32 project in a short
> period of time.
> However before I commit the resources I would like to get an idea of the
> direction
> the project is going.
>
>   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).
>
>   What are people's thoughts on this. 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?

Basically, I think we are going in the right direction on the Win32
port:

    http://momjian.postgresql.org/main/writings/pgsql/win32.html

If we need threading in the future, we can add it but the basic work
still needs to be done, and I think CreateProcess will be a minor issue.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Committing Resources to Win32
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Win32 toolset