Matches in DBpedia 2015-04 for { <http://dbpedia.org/resource/Overlapped_I/O> ?p ?o }
Showing triples 1 to 30 of
30
with 100 triples per page.
- O abstract "Overlapped I/O is an asynchronous I/O extension of the Windows APIs, which was introduced in Windows NT. Utilizing overlapped I/O requires passing an OVERLAPPED structure to API functions that normally block, including ReadFile(), WriteFile(), and Winsock's WSASend() and WSARecv(). The requested operation is initiated by a function call which returns immediately, and is completed by the OS in the background. The caller may optionally specify a Win32 event handle to be raised when the operation completes. Alternatively, a program may receive notification of an event via an I/O completion port, which is the preferred method of receiving notification when used in symmetric multiprocessing environments or when handling I/O on a large number of files or sockets. Overlapped I/O is particularly useful for sockets and pipes. It is not well supported in Windows 9x.The Unix equivalent of overlapped I/O is the POSIX asynchronous I/O API (AIO).".
- O wikiPageExternalLink aa365198(VS.85).aspx.
- O wikiPageExternalLink aa365467(VS.85).aspx.
- O wikiPageExternalLink aa365747(VS.85).aspx.
- O wikiPageExternalLink ms684342(VS.85).aspx.
- O wikiPageID "2489030".
- O wikiPageRevisionID "632009536".
- O hasPhotoCollection O.
- O subject Category:Concurrency_control.
- O subject Category:Events_(computing).
- O subject output.
- O subject Category:Microsoft_application_programming_interfaces.
- O subject Category:Programming_constructs.
- O type Abstraction100002137.
- O type Cognition100023271.
- O type Concept105835747.
- O type Content105809192.
- O type Idea105833840.
- O type ProgrammingConstructs.
- O type PsychologicalFeature100023100.
- O comment "Overlapped I/O is an asynchronous I/O extension of the Windows APIs, which was introduced in Windows NT. Utilizing overlapped I/O requires passing an OVERLAPPED structure to API functions that normally block, including ReadFile(), WriteFile(), and Winsock's WSASend() and WSARecv(). The requested operation is initiated by a function call which returns immediately, and is completed by the OS in the background.".
- O label "E/S Solapada".
- O label "Overlapped I/O".
- O sameAs S_Solapada.
- O sameAs m.07hgtr.
- O sameAs Q7113762.
- O sameAs Q7113762.
- O sameAs O.
- O wasDerivedFrom O?oldid=632009536.
- O isPrimaryTopicOf O.