科技广场Issue(8):83-87,5.
JAVA中的IOCP浅析
Introduction of IOCP in JAVA
魏宏 1胡镜林2
作者信息
- 1. 南昌航空大学工程训练中心,江西 南昌330063
- 2. 南昌航空大学信息工程学院,江西南昌330063
- 折叠
摘要
Abstract
Traditional C/S creates a new thread to handle the request from each client, which is lack of effi-ciency when massive clients request service at the same time, so IOCP(Input/Output Completion Port) comes. This paper states basic conceptions and principle of IOCP, and compares the advantages and disadvantages of IOCP and C/S, and analyzes implementation detail of asynchronous I/O and IOCP, at last shows an example of IOCP.关键词
C/S/线程/IOCPKey words
C/S/Thread/IOCP分类
信息技术与安全科学引用本文复制引用
魏宏,胡镜林..JAVA中的IOCP浅析[J].科技广场,2013,(8):83-87,5.