Thread Pool and Asynch I/O

来源:互联网 发布:手机云便签 知乎 编辑:程序博客网 时间:2024/05/17 03:02

1.  Boost application performance using asynchronous I/O

Ref: http://www.ibm.com/developerworks/linux/library/l-async/

 

2.  Asynchronous I/O on linux

Ref: http://davmac.org/davpage/linux/async-io.html#posixaio

 

3.  Design Notes on Asynchronous I/O (aio) for Linux

Ref: http://lse.sourceforge.net/io/aionotes.txt

 

4.  threadpool

Ref: http://threadpool.sourceforge.net/

 

5. Thread Pools Using Solaris 8 Asynchronous I/O

Ref: http://developers.sun.com/solaris/articles/thread_pools.html

原创粉丝点击