Re: Committing Resources to Win32 - Mailing list pgsql-hackers-win32

From Marsh Ray
Subject Re: Committing Resources to Win32
Date
Msg-id 3FB0D481.5090907@mysteray.com
Whole thread Raw
In response to Re: Committing Resources to Win32  ("Jim Jones" <jjones@aantix.com>)
Responses Re: Committing Resources to Win32  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers-win32
Jim Jones wrote:

>If you guys have already discussed the following possibilities, I
>apologize.  I joined the list late.
>
>The correct way to create a high performance server on the Windows
>platform (NT, Advanced Server, etc) is to utilize IO Completion Ports.
>
>
I would think that you could probably get 80% of the performance with
ordinary threads and ordinary blocking IO, and without the great
increase in complexity required to implement asynchronous IO. If someone
then wants to go after a possible 25% performance gain, they could
submit a working set of modifications, or wait a few months for the
hardware to catch up.

- Marsh



pgsql-hackers-win32 by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Other Win32 TODO items?
Next
From: "Merlin Moncure"
Date:
Subject: Re: Committing Resources to Win32