HELP! * GREY=local LOCAL HTML version of Foils prepared December 2,95

Foil 28 Windows NT I/O and Networking

From Video Server,Delivery and Compression Technologies SC95 Tutorial on Web Technologies -- December 4,95. by NPAC Team * See also color IMAGE

File descriptors and network sockets are objects in NT Executive
NT supports asynchronous disk I/O via callback functions and disk I/O API
  • Video server design exploits concurrency using asynchronous I/I
NT also supports asynchronous network I/O!
  • On data arrival, a message is sent to message queue
  • Messages retrieved by polling mechanism
  • On receipt of the message client reads from the network. The mechanism is not blocking
  • Dual buffering combined with asynchronous I/O hides disk and network latencies.



Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Mon Feb 17 1997