Python Asynchronous I/O library (pyasynchio) [currently win-only]

  • Thread starter Vladimir Sukhoy
  • Start date
V

Vladimir Sukhoy

This Python library is created to support asynchronous I/O
(Input/Output) operations. Unlike most platform-independent asynch I/O
libraries, pyasynchio is simple. You do not have to know much about
programming and anything about AIO in particular to use pyasynchio.
Unlike, for example, famous asyncore library, pyasynchio does not
require you to use some object-oriented approaches, implement certain
interfaces or do anything similar. However you should understand what
file or socket is, because currently pyasynchio provides I/O only for
files and sockets.

See
http://pyasynchio.berlios.de/pyasynchio-about.htm
for more details.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,050
Latest member
AngelS122

Latest Threads

Top