Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Asynchronous vs Synchronous
Hi,
I don't have any specific documents but as Async I/O applies to Oracle:
WinNT lets a single thread issue multiple outstanding disk requests
therefore configuring multiple DB writers for example is not required.
Check through the initialization parameters documentation. It usually
indicates where parameters are not required due to Async I/O.
-
Chris J. Guidry P.Eng.
ATCO Electric, Metering Services
Phone: (780) 420-4142
Fax: (780) 420-3854
Email: chris.guidry_at_atcoelectric.com
> -----Original Message-----
> From: Eric D. Pierce [SMTP:PierceED_at_csus.edu]
> Sent: Thursday, July 20, 2000 3:50 PM
> To: ORACLE-L_at_fatcity.com
> Cc: Guidry, Chris
> Subject: RE: Asynchronous vs Synchronous
>
>
> Date sent: Thu, 20 Jul 2000 09:19:53 -0800
> To: Multiple recipients of list ORACLE-L
> <ORACLE-L_at_fatcity.com>
> Send reply to: ORACLE-L_at_fatcity.com
> From: "Guidry, Chris" <chris.guidry_at_atcoelectric.com>
> Subject: RE: Asynchronous vs Synchronous
>
> > Hi,
> > WinNT supports Asynchronous I/O.
>
> Can you give an overview of what that means, or do you
> have an Microsoft DocId# that explains it?
Received on Thu Jul 20 2000 - 17:34:23 CDT