-
线程的创建、销毁和调度本身就是一个成本,如果线程的线程…
线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-thread creation, destruction and scheduling itself is a cost, if the threads of a relatively simple task. That time and space costs can not be ignored, this time using thread pool is the better choice, namely, the creation of some thread then reuse them, rather than individual tasks completed after the end.
- 2022-02-05 08:49:42下载
- 积分:1
-
windows 网络连接编程
windows 网络连接编程-windows network programming
- 2023-07-22 00:55:03下载
- 积分:1
-
jabber matching test tools (1)
jabber 的配套测试工具(1)- 用于批量注册用户(./userreg -h host- u numerofusers -n beginwith)-jabber matching test tools (1)- for volume users (./Userreg-h host-u numerofusers-n beginwith)
- 2022-01-31 13:35:01下载
- 积分:1
-
常用的lanhelp,netsuper等软件都用过吧?自己也写一个?这是个不错的例子。...
常用的lanhelp,netsuper等软件都用过吧?自己也写一个?这是个不错的例子。-common lanhelp, netsuper software has been used? One has written? This is a good example.
- 2022-08-17 08:16:23下载
- 积分:1
-
这是一个用完成端口(IO Completion port)写的echo server,运行iocp.exe后,在控制台使用 telnet 127.0.0.1 7...
这是一个用完成端口(IO Completion port)写的echo server,运行iocp.exe后,在控制台使用 telnet 127.0.0.1 7 就可以连接上,然后你输入什么屏幕就显示什么。-This a complete port with (IO Completion port) was the echo server, running iocp.exe after the console using telnet 127.0.0.1 7 can be connected to, then you input on what the screen shows what.
- 2022-03-05 12:51:26下载
- 积分:1
-
CSNA网络分析论坛精华集,CSNA的第一期精华集
CSNA网络分析论坛精华集,CSNA的第一期精华集-CSNA Web Analytics Forum essence set, CSNA essence the first phase of assembly
- 2022-03-03 03:03:04下载
- 积分:1
-
网络服务器示例程序
网络服务器示例程序-network server sample program
- 2022-05-19 08:59:31下载
- 积分:1
-
emuleplus是基于emule原理的一个小巧精致的下载软件,其代码值得一读...
emuleplus是基于emule原理的一个小巧精致的下载软件,其代码值得一读-emuleplus is based on the principle of a compact emule download sophisticated software, its code worth reading
- 2022-03-14 05:28:44下载
- 积分:1
-
基于局域网通信的软件客户端,附加文件传送功能
基于局域网通信的软件客户端,附加文件传送功能-LAN-based communications software client, Additional File Transfer Function
- 2023-07-12 01:20:03下载
- 积分:1
-
介绍了netstat, ping等网络命令的作用和使用方法, 使用改进后的client来计算接收和发送的包的数目....
介绍了netstat, ping等网络命令的作用和使用方法, 使用改进后的client来计算接收和发送的包的数目.-introduced, such as network ping orders of the role and use of methods, the use of improved client to receive and send calculation of the number of packets.
- 2022-07-02 14:57:58下载
- 积分:1