ASF Apache Software Foundation ASF About Apache Software Foundation. Apache Software Foundation Foundation License Security Events Sponsorship Privacy Thanks Last m...
bthread bthread bthread or not Execution Queue thread-local bthread Bthread, a high performance M:N thread library. bthread Bthread, a high performance M:N thread librar...
收消息 发消息 Socket The full picture English version 一般有三种操作IO的方式: blocking IO: 发起IO操作后阻塞当前线程直到IO结束,标准的同步IO,如默认行为的posix read 和write 。 non-blocking IO: 发起IO操作后不阻塞,用户可阻塞等待多个IO操作同...