期刊文献+

Linux单线程并发服务器探索 被引量:1

Exploration of Linux Single Thread Concurrent Server
在线阅读 下载PDF
导出
摘要 本文通过在服务器端程序中使用select函数管理所有的套接字,完成客户端连接和请求处理,实现了单线程并发echo回射实验,探究了单线程并发服务器的实现原理。 Sub-process is responsible for the connection and data processing. By using the select function in the server-side program to manage all the sockets, complete the client connection and request processing. Completed a single-threaded concurrent echo experiment. Explores the realization principle of single-threaded concurrent server.
作者 刘俊汐 张文
出处 《数字通信世界》 2018年第1期21-23,共3页 Digital Communication World
关键词 单线程 并发 SELECT single thread concurrent select
  • 相关文献

同被引文献12

引证文献1

二级引证文献5

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部