python併發編程之IO模型

一,IO模型-----爲深入瞭解IO模型,同步,異步,阻塞,非阻塞。 同步(synchronous)IO和異步(asynchronous)IO,阻塞(blocking)IO和非阻塞(non-blocking)IO 1,等待數據準備------waiting for the data to be ready 2,將數據從內核拷貝到進程中------Copying the data from the
相關文章
相關標籤/搜索