-
线程的创建、销毁和调度本身就是一个成本,如果线程的线程…
线程的创建、销毁和调度本身是有代价的,如果一个线程的任务相对简单,那这些时间和空间开销就不容忽视了,此时用线程池就是更好的选择,即创建一些线程然后反复利用它们,而不是在完成单个任务后就结束。-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
-
TCPIP协议的实现,包括很多协议的实现
tcpip协议实现,包括很多协议实现-tcpip protocol implementation, including the realization of a lot of agreement
- 2022-01-26 07:08:49下载
- 积分:1
-
a network chat program
一个网络聊天程序-a network chat program
- 2022-04-15 14:39:02下载
- 积分:1
-
这是一个简单的java聊天程序,并传递声音。包括2部分…
这是一个简单的JAVA聊天程序,同时能够发送声音。
包括两个部分:服务器端和客户端。
基本功能如下:
服务器端:
向所有客户端发送消息;转发消息;发送声音数据给客户端。
客户端:
显示当前在线用户;向某个用户发送消息;接受服务器端发送过来的声音。
这个程序可能看起来有点乱,因为很久没用JAVA了,但是最近别人要我帮忙写一个,所以就。。。
希望能够起到抛砖引玉的效果。
Feel free and enjoy it!-This is a simple Java Chat procedures, and to transmit sound. Including two parts : the server and client. Basic functions are as follows : Server : to all client send messages; Forward news; To send voice data to the client. Client : Display current online users; A user to send messages; Accept server sent over the voice. This procedure may seem somewhat arbitrary, as long JAVA useless, but others recently wrote to me for help one, So. . . To serve as a trigger effect. Feel free and enjoy it!
- 2022-04-25 15:01:36下载
- 积分:1
-
Jdon版Jive论坛,非常不错的
Jdon版Jive论坛,非常不错的-Jdon version Jive Forum, very good
- 2022-10-31 17:10:03下载
- 积分:1
-
电力系统SCADA系统通用104接口源代码,这可是商业级代码。
电力系统SCADA系统通用104接口源代码,这可是商业级代码。-Universal Power Systems SCADA system 104 interface source code, it is business-class code.
- 2022-01-22 01:00:56下载
- 积分:1
-
一款使用SMTP协议的发送邮件的小软件
一款使用SMTP协议的发送邮件的小软件-An agreement to use SMTP to send messages of small software
- 2022-07-03 17:21:39下载
- 积分:1
-
远程自动备份,可配置服务器信息。
采用TCP
远程自动备份,可配置服务器信息。
采用TCP-WINSOCK多线程实现,可以多对多备份。-Remote automatic backup allows you to configure the server information. Using TCP-WINSOCK realize multi-threaded, you can back up many-to-many.
- 2022-05-26 15:03:37下载
- 积分:1
-
在windows下面启用/禁用网卡的源程序。 相信大家都找了很久了。...
在windows下面启用/禁用网卡的源程序。 相信大家都找了很久了。-Disable the network card in window , think you having found it long.
- 2022-02-22 03:08:30下载
- 积分:1
-
一个网络开发库(ipx)的例子程序
一个网络开发库(ipx)的例子程序--A example program of network development library (ipx)
- 2022-02-28 20:01:02下载
- 积分:1