From: | "Merlin Moncure" <merlin(dot)moncure(at)rcsonline(dot)com> |
---|---|
To: | "Andrew Dunstan" <andrew(at)dunslane(dot)net> |
Cc: | <pgsql-hackers-win32(at)postgresql(dot)org> |
Subject: | Re: Committing Resources to Win32 |
Date: | 2003-11-11 20:10:22 |
Message-ID: | 303E00EBDD07B943924382E153890E5434AA09@cuthbert.rcsinc.local |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers-win32 |
Andrew Dunstan wrote:
> Using completion ports assumes your app is threaded in the first
> instance, doesn't it?
Basically, yes, but using asynch I/O (file comp. ports) does not
necessarily require the whole thing have to be moved over to threads.
That said, I agree on all points.
Merlin
From | Date | Subject | |
---|---|---|---|
Next Message | Marsh Ray | 2003-11-12 03:20:17 | Re: Committing Resources to Win32 |
Previous Message | Merlin Moncure | 2003-11-11 19:58:23 | CreateProcess vs. CreateThread (was: Committing Resources to Win32) |