CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 多线程池

搜索资源列表

  1. javasocket

    0下载:
  2. 多线程Java Socket编程示例,其中采用Java 5的ExecutorService来进行线程池的方式实现多线程,模拟客户端多用户向同一服务器端发送请求.
  3. 所属分类:JSP源码/Java

    • 发布日期:2014-01-17
    • 文件大小:1424
    • 提供者:liyuan
  1. A6

    0下载:
  2. java多线程设计模式中的线程池设计模式源码
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3495
    • 提供者:LIUHY
  1. java-TCP

    1下载:
  2. 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。 2. 编写一服务器程序和客户程序,要求客户每输入一行数据,服务器接收后加上echo:回送给客户程序,要求服务器程序采用多线程方式和线程池为每个客户分配一个线程。-1. The realization of a use of user-defined file transfer protocol server FileServer and customer FileClient. 2. Write
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-11-24
    • 文件大小:11777
    • 提供者:zhang liang
  1. wangluobianchengshiyan(4)

    0下载:
  2. 1.实现一个采用用户自定义协议的文件传输服务器FileServer和客户FileClient。当FileClient发送请求“GET xxx.xxx”时,FileServer就把xxx.xxx文件发送给FileClient,FileClient把该文件保存到客户端的本地文件系统中,当FileClient发送请求“PUT xxx.xxx”时,FileServer就做好接收xxx.xxx文件的准备,FileClient接着发送xxx.xxx文件的内容,FileServer把接收到的文件内容保存到服务
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:19229
    • 提供者:cnwst
  1. smsSend

    0下载:
  2. java实现线程池,通过最简单的调用方法来实现配置文件中的配置,从而轻松实现多线程-java thread pool implementation, through the most simple way to achieve the configuration file called the configuration, and thus easy to achieve multi-threaded
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:3449
    • 提供者:kq
  1. soket_client_and_server

    0下载:
  2. soket多线程操作服务端及客户端代码,使用线程池技术-soket multithreading server-side and client-side code, use the thread pool technology
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:4765
    • 提供者:wang wenjing
  1. os_report

    0下载:
  2. java实现线程池,模拟操作系统的多线程通信,软件学院大作业,包含源代码和实验报告-java thread pool implementation, analog multi-threaded operating system communications, software that vast operation, including the source code and test report
  3. 所属分类:Java Develop

    • 发布日期:2017-05-01
    • 文件大小:519071
    • 提供者:黄军斌
  1. javawebprogram

    0下载:
  2. 运用线程池的方法实现的多线程回声服务器和客户端和运用非阻塞模式实现的不断接收用户输入的域名,然后与该主机的80端口建立连接,并打印建立连接所花费的时间的测试程序。-The method used to achieve thread pool multi-threaded echo server and client, and the continuous use of non-blocking mode to receive user input to achieve the domain na
  3. 所属分类:JavaScript

    • 发布日期:2017-04-25
    • 文件大小:9975
    • 提供者:
  1. ThreadPoolManager

    0下载:
  2. 线程池管理类,用于处理并发请求。多线程加队列实现。-For the management of multi-threaded
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1491
    • 提供者:hcq
  1. Minaserval

    0下载:
  2. 关于 io nio 基于多线程 io nio 基于线程池的nio 工程代码-Io nio-based multithreading io nio based thread pool nio works code
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:29579
    • 提供者:kevin
  1. container

    0下载:
  2. java写的容器,容器启动后,将要处理的文件传给容器,容器可以开启线程池同时处理多个文件。-a container writed by java.it can deal with multiply file in multiply thread,which is provided by the thread pool,when get files need to be dealed supported.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-08
    • 文件大小:15064
    • 提供者:王新
  1. traffic

    0下载:
  2. 模拟交通灯管理系统,利用了枚举和多线程池技术,希望对你有帮助-Simulated traffic light management system, using the enumeration and multi-thread pool technology, hoping to help you
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:2463
    • 提供者:denghui
  1. ThreadPool

    0下载:
  2. 该程序是用java写的一个基于多线程web服务器的线程池程序,纯属原创,供大家参考和学习-The program is written in java based on a multi-threaded web server thread pool program is purely original, for your reference and learning
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:6844690
    • 提供者:wenjian
  1. Pool-of-Thread

    0下载:
  2. 用java写的一个基于多线程web服务器的线程池程序,,供大家参考和学习-Using java to write a web-based multi-threaded server thread pool procedures, for your reference and learning
  3. 所属分类:Java Develop

    • 发布日期:2017-05-27
    • 文件大小:10299371
    • 提供者:淦华
  1. thread-pool

    0下载:
  2. java多线程编程,线程池的使用,ThreadPoolExecutor无界队列、有界队列的使用-The use of multiple threads in Java,the thread pool
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:26124
    • 提供者:王星
  1. andbase-master

    0下载:
  2. andbase中包含了大量的开发常用手段。 如网络下载,多线程与线程池的管理,数据库ORM,图片缓存管理,图片文件下载上传,Http请求工具,常用工具类(字符串,日期,文件处理,图片处理工具类等),能够使您的应用在团队开发中减少冗余代码,很大的提高了代码的维护性与开发高效性,能很好的规避由于开发疏忽而导致常犯的错误-andbase contains a large number of developers a common means. Such as network do
  3. 所属分类:Java Develop

    • 发布日期:2017-06-11
    • 文件大小:18363218
    • 提供者:何超旺
  1. ZMServer

    0下载:
  2. 简单的java socket通信程序,运用了线程池技术,可用于一对多通信-Simple java socket communication procedures, the use of thread pool technology can be used for one to many communications
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:740875
    • 提供者:丁正超
  1. HeartBeat

    0下载:
  2. 连接池心跳模式.多线程.自动释放资源.学习资料.-Connection pool heartbeat mode. Multithreading. Automatically release resources. Learning materials
  3. 所属分类:Java Develop

    • 发布日期:2017-05-05
    • 文件大小:5382
    • 提供者:恍然如梦
  1. swoole-master

    0下载:
  2. 一个专门为PHP语言设计的异步、并行、高性能网络通信引擎,使用纯C语言编写,提供了PHP语言的异步多线程服务器,异步TCP/UDP网络客户端,异步MySQL,异步Redis,数据库连接池,AsyncTask,消息队列,毫秒定时器,异步文件读写,异步DNS查询。 Swoole内置了Http/WebSocket服务器端/客户端、Http2.0服务器端。-A special asynchronous, PHP language design, high performance parallel net
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-12-12
    • 文件大小:823640
    • 提供者:Shannon
  1. 线程-Java

    0下载:
  2. 实现多线程 互斥锁 线程池 线程同步利用Java实现(Achieve multi-threaded mutex sewing thread pool)
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:3072
    • 提供者:gao0425
搜珍网 www.dssz.com