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

搜索资源列表

  1. threadpool_src

    0下载:
  2. 通过PERL实现的线程池模块,方便使用,可以移植到其他平台使用,非常高效,-PERL realized by the thread pool module, easy to use, can be ported to other platforms to use, very efficient,
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:69796
    • 提供者:Ganker
  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. 75542

    0下载:
  2. Android异步加载图像小结 (含线程池,缓存方法),精选android项目书籍,很好有参考资料。-Android asynchronous loading image summary (cache method containing the thread pool, Android project), selected books, very good reference material.
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:9859
    • 提供者:维斯摩尔
  1. U2Utility

    0下载:
  2. 香港U2system公司使用的一个c/c++工具库,包括常用的网络编程,日志,多线程池封装-a utility used in U2 System co.Ltd,which is a HK company,comprised of network-programing,logger and thread pools
  3. 所属分类:Linux Network

    • 发布日期:2017-05-09
    • 文件大小:1670147
    • 提供者:章厚明
  1. 79587

    0下载:
  2. VC++ TCP_IP线程池IOCP模式下的封装库源码,精选学习源码,很好的参考资料。-VC++ TCP_IP mode IOCP thread pool package library source code, select learning source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:159308
    • 提供者:什锦丁儿
  1. ThreadPoolLib

    0下载:
  2. 使用队列,栈,列表实现的,线程池,任务可设置优先级,优先级高的,线程池优先处理其任务。-Use queues, stacks, lists achieve, thread pool, you can set the priority of the task, the higher priority thread pool prioritize its tasks.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:10167
    • 提供者:
  1. mem-poolAndThread-pool

    0下载:
  2. 培训资料,讲解内存池和线程池的创建和使用,值得研究学习。-Training materials, create and use to explain the memory pool and thread pool, it is worth study.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:123811
    • 提供者:
  1. asmttpd

    0下载:
  2. asmttpd 是一个完全使用 amd64 汇编开发的 Linux 下的 Web 服务器。 特性: 通过线程池支持多线程 无需第三方库支持,只需 64 位的 Linux 速度快 GitHub:https://github.com/nemasu/asmttpd-asmttpd is a completely developed using amd64 compile under Linux Web servers. Features: supports multit
  3. 所属分类:Web Server

    • 发布日期:2017-04-02
    • 文件大小:25467
    • 提供者:白宦成
  1. EPATHOBJExploit

    0下载:
  2. 0day提权漏洞 win2003-win 8均适用 Windows内核EPATHOBJ 0day漏洞是通过对PATHALLOC()进行内存压力测试爆出的,首先利用PATHREC>指向相同的的用户空间PATHREC EPATHOBJ::bFlatten它会”自旋”进行无限链表遍历。虽然它会自旋,但它会通过另一个线程池来打补丁(pprFlattenRec)到列表中的节点(因为它是在用户空间)。从而得到系统权限。-0day vulnerability mention the right
  3. 所属分类:Exploit

    • 发布日期:2017-04-02
    • 文件大小:19120
    • 提供者:ssss
  1. winpool

    0下载:
  2. 一个简单的windows线程池,实现多线程的创建和状态维护,以及线程间通信。-A simple windows thread pool.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:2991
    • 提供者:西门吹雪
  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. threadthreadpool

    0下载:
  2. 线程池的C++实现,平台Visual C-thread pool
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2045
    • 提供者:hbiner
  1. linuxPC

    0下载:
  2. linux,线程池的封装,使用C语言分装的-Under linux thread pool package
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:4716
    • 提供者:lisa
  1. Linux-in-epoll-program

    0下载:
  2. Linux下基于epoll+线程池高并发服务器实现研究-linux in epoll program
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:438577
    • 提供者:rain
  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. UseThreadPool

    0下载:
  2. dotNET.4.0中的新特性系列 多线程编程 线程池-dotNET.4.0 in the new series of multi-threaded programming thread pool
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:24527
    • 提供者:wangyi
  1. ADOConnectionPool

    0下载:
  2. Delphi做服务器端如果每次请求都创建一个连接就太耗资源了,而使用一个全局的连接那效率可想而知,这样就体现出了线程池的重要了。参考一些例子做了个ADO的连接池,用到项目中挺不错的,分享下。 { *** *** *** *** *** *** *** *** *** * } { Descr iption : ADO连接池 } { Create Date : 2010-8-31 23:22:09 } { Modify Remark :2010-9-1 12:00:09 } {
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:1675
    • 提供者:your name
  1. delphiADOPool

    0下载:
  2. Delphi做服务器端如果每次请求都创建一个连接就太耗资源了,而使用一个全局的连接那效率可想而知,这样就体现出了线程池的重要了。参考一些例子做了个ADO的连接池,用到项目中挺不错的,分享下。 -Delphi done on the server side, if a connection is created for each request would be too resource intensive, while the use of a global connection that
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:1671
    • 提供者:your name
  1. chrome_base

    0下载:
  2. chrome浏览器中的基础构件代码,如线程池、weak_ptr、单例模式类等。-chrome browser code base component, such as thread pools, weak_ptr, Singleton pattern and so on.
  3. 所属分类:Browser Client

    • 发布日期:2017-03-30
    • 文件大小:292968
    • 提供者:李明
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 36 »
搜珍网 www.dssz.com