CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - concurrency

搜索资源列表

  1. epollselectmodelveryusefulcode

    0下载:
  2. 介绍epoll,select的详细代码实例,非常实用,支持高并发 ,Introduction epoll, select the detailed code examples, very useful to support high-concurrency
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:13987
    • 提供者:gtf
  1. mnet_demo

    0下载:
  2. 一个网络通信开发库示例源码,封装了TCP和UDP的socket函数,封装了完成端口、WSAEventSelect、select等3种winsock I/O模型,并结合线程池+内存池模式,支持高并发。 -Example of a network communications development library source code, TCP and UDP encapsulates the socket function, encapsulates the completion port,
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2081533
    • 提供者:李海
  1. myftp

    0下载:
  2. ftp客户端,java开发,图形界面,多线程并发-ftp client, java development, graphical interface, multi-threaded concurrency
  3. 所属分类:Ftp Client

    • 发布日期:2017-04-09
    • 文件大小:1858158
    • 提供者:ansin
  1. javazeromq

    1下载:
  2. This Java bridge to zeromq without JNI. TCP subcriber/publisher are currently supported. Ø MQ (ZeroMQ, 0MQ, zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry whole message
  3. 所属分类:Grid Computing

    • 发布日期:2015-09-20
    • 文件大小:19456
    • 提供者:Oleg
  1. beginAtTheSameTime

    0下载:
  2. 模拟单道环境下多个进程并发 目的:通过模拟单道环境下多个进程的并发的实验,来加深对进程并发的理解。-Analog single-channel environment than the process of concurrent Objective: Simulation of single-channel environment than the process of concurrent experiments, to deepen their understanding of the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:10706
    • 提供者:yd
  1. IOCP-SRC

    0下载:
  2. IOCP实现,高并发的Socket编程,可用于网络通讯程序的后台实现-IOCP achieve high concurrency Socket programming, network communication can be used for the background process to achieve
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:158615
    • 提供者:yy
  1. ProgrammingErlang.pdf.tar

    0下载:
  2. programing erlang 此书全面介绍erlang编程。适用于多线程网络开发程序员阅读。 主要用于大型服务器并发控制。-This book describes a comprehensive programing erlang programming erlang. For multi-threaded Web development programmer to read. Is mainly used for large-scale server concurrency co
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:1891267
    • 提供者:BEN
  1. socketlite

    1下载:
  2. 一个轻量级的C++跨平台(window/linux)网络编程框架。它简化了Socket异步事件分派、进程间Socket通信的并发OO网络应用和服务的开发。socketlib(已停止开发)的替代库。项目网址:http://code.google.com/p/socketlite-a lightweight C++ socket network framework. It simplifies the development of OO socket network applications and
  3. 所属分类:Linux Network

    • 发布日期:2016-01-24
    • 文件大小:100819
    • 提供者:bolidezhang
  1. SmsTest

    1下载:
  2. 短信收发送源代码.所有函数封装到类.并提供了多线程并发-Send SMS revenue source code. All functions package to the class. And provides a multi-threaded concurrency
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2043352
    • 提供者:wuxiangyang
  1. totsearch

    0下载:
  2. 淘特站内搜索引擎(C#版)基于Lucene.Net核心,通过高效的中文分词算法将数据库中内容进行分析、索引并保存至硬盘中。前台搜索时,通过读取索引文件查询,避免了传统数据库查询在高并发及海量数据下的性能问题。因前台搜索不在连接数据库,为不希望数据库放到前台的特殊用户群体提供了数据快速查询解决方案-Amoy Special Search Engine (C# Edition) Based on Lucene.Net core, through the effective Chinese word
  3. 所属分类:Search Engine

    • 发布日期:2017-03-28
    • 文件大小:611568
    • 提供者:yanghe
  1. Nerv

    0下载:
  2. 开源的socket服务器,支持跨平台,具有高并发等特点,能够7*24小时运行-Open source socket server, and support cross-platform, high concurrency, etc., and can run 7* 24
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:537006
    • 提供者:lovegoods
  1. linux_lab_05.tar

    0下载:
  2. 信息安全产品开发实践的练习,使用线程技术,并发的扫描端口程序,能对多个ip顺序扫描,使用了100个线程,并且线程内自动控制线程,初学,莫笑-Product development practices of information security practice, the use of threading, concurrency, port scanning procedure can order multiple ip scan, using 100 threads, and automa
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:252668
    • 提供者:luming
  1. tcp_frame

    0下载:
  2. 用Windows的IOCP、Linux的epoll、FreeBSD的kqueue写了一个支持高并发、多CPU、跨平台的TCP网络服务框架。-With Windows IOCP, Linux epoll, FreeBSD kqueue wrote a support high concurrency, multi-CPU, cross-platform framework for TCP network services.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:15521
    • 提供者:陈友能
  1. webserverhtml

    0下载:
  2. 由VC写的web服务器程序,亲测完全可用。每秒可承受1000左右并发,性能良好的轻量级服务器源码。-Written by the VC web server program, the pro-test fully available. Concurrency can withstand about 1000 per second, good performance lightweight server source code.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:755279
    • 提供者:st
  1. server.tar

    0下载:
  2. 一个Linux下并发服务器的模型,包括多进程并发,多线程并发,IO复用并发三种-Linux servers under a concurrent model, including concurrent multi-process, multi-threaded concurrency, IO multiplexing of three concurrent
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:10821
    • 提供者:ckh
  1. high-perf-server-dev

    0下载:
  2. 高性能高并发服务器设计之网络架构,不错的学习资料。-Design of high performance and high concurrency server network architecture, good learning materials.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-31
    • 文件大小:521056
    • 提供者:阿才
  1. Concurrency-Samples

    0下载:
  2. Unix多线程的示例程序。分别是用了select, fork 和 thread技术。-Unix multi-threaded sample program. Respectively, with a select, fork and thread technology.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:4451
    • 提供者:Eric
  1. TCPserver

    0下载:
  2. windows下TCP服务器开发代码示例,包含各种服务器模型,迭代并发等,还有线程同步的示例-development of the TCP windows server code example, contains a variety of server model, iteration concurrency, there are examples of thread synchronization
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-19
    • 文件大小:29917847
    • 提供者:sunshuquan
  1. styleman_iocp

    0下载:
  2. iocp_test 演示了styleman_iocp的使用方法. netclienttest 使用styleman_network的客户端来连接上面iocp_test服务端. 经测试,iocp引擎可达到1000 tcp网络连接.并发每秒1KB/S的收发速度.-iocp_test demonstrates styleman_iocp to use. netclienttest use styleman_network client to connect to the serve
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-27
    • 文件大小:369126
    • 提供者:asdffd
  1. network

    0下载:
  2. 网络编程中的udp,tcp,并发控制的源程序,全部调试通过-Network Programming udp, tcp, concurrency control source, all debugging through
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:9479
    • 提供者:wangtijianx
« 12 3 »
搜珍网 www.dssz.com