Scalable IO in Java

Scalable IO in Java http://gee.cs.oswego.edu/dl/cpjslides/nio.pdf 大部分IO都是下面這個步驟, Most have same basic structure:  Read request  Decode request  Process service  Encode reply  Send reply 關鍵是如何處理併發, 最原始
相關文章
相關標籤/搜索