The server is based on a bounded queue, and has a single worker thread running in a blockmode and runs as if in event driven mechanism.
该服务器基于有界队列数据结构,采用单独线程阻塞模式读写,并模拟了事件驱动的机制。
2
Multiple sector mode aka IDE BlockMode, is a feature of most modern IDE hard drives, permitting the transfer of multiple sectors per I/O interrupt, rather than the usual one sector per interrupt.