-
线程的创建、销毁和调度本身就是一个成本,如果线程的线程…
线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-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
-
ARQ三个基本算法,算法实现,大家可以修改使用
ARQ三个基本算法,算法实现,大家可以修改使用-ARQ three basic algorithms, Algorithm, we can use changes
- 2022-06-17 18:12:31下载
- 积分:1
-
一个类似于MSN的P2P的信息传递的例子
一个类似于MSN的P2P的信息传递的例子--This is an example of P2P information transferring which is similar to that in MSN
- 2022-01-21 22:41:46下载
- 积分:1
-
I wrote the first multi
我写的第一个多线程下载文件程序,连接是通过tcp连接的,最多可以有五个线程。-I wrote the first multi-threaded program to download files, connect through tcp connection, can have up to five threads.
- 2022-03-12 04:25:40下载
- 积分:1
-
Socket 自已写一个ping程序
Socket 自已写一个ping程序-Socket own written procedures for a ping
- 2022-02-02 04:24:49下载
- 积分:1
-
UDP在网络中用于处理数据包,本文实现在java中操纵UDP.
UDP在网络中用于处理数据包,本文实现在java中操纵UDP.-UDP is used for dealing with data packet.
This file is implementing that how to control UDP protocol with Java
- 2022-03-11 12:47:53下载
- 积分:1
-
一个将Http操作进行封装的类!使该类操作更加方便
一个将Http操作进行封装的类!使该类操作更加方便-to operate a package for the class! To make such operations more convenient
- 2022-03-19 10:23:34下载
- 积分:1
-
PING a small program, VC6.0 to prepare for the novice test.
一个PING的小程序,VC6.0编写,供初学测试。-PING a small program, VC6.0 to prepare for the novice test.
- 2022-01-26 03:02:39下载
- 积分:1
-
DBBackup v2.5.1
DBBackup v2.5.1 -DBBackup v2.5.1DBBackup v2.5.1
- 2022-02-05 23:47:55下载
- 积分:1
-
windows Socket server
windows Socket server
- 2022-08-02 17:47:26下载
- 积分:1