Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Asynchronous IO on Linux



A while ago, I wrote an asynchronous file I/O system for Linux, I 
basically needed too because the posix AIO was so limited.

I wrote mine using threads, one thread per file, and one event per 
thread. It seems pretty good. Works fairly well, more or less portable 
even. (I've tested it on Windows, Mac, and Linux)

My question, is AIO on Linux ever going to become a robust system that 
works on all file types? Would using kernel based AIO on Linux perform 
any better than merely a thread based system? (provided what you are 
doing maps to kernel AIO)





BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org