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

搜索资源列表

  1. libevent-1.0e

    0下载:
  2. 跨平台的最高效的c语言IO事件框架,windows平台下功能稍弱-cross-platform of the most effective language IO c incident framework, windows platform functionality supporters
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:318256
    • 提供者:包慧明
  1. libio-0.1.tar

    0下载:
  2. 基于libevent的IO框架,跨平台,基于事件注册回调机制-based on the IO framework, cross-platform, event-based registration callback mechanism
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:36574
    • 提供者:包慧明
  1. libevent-2.0.4-alpha

    0下载:
  2. 开源的网络事件引擎,主要用于网络事件触发与通知。可用作事件中间件。在linux下应用比较广泛,apache等产品底层都使用此代码。-Open-source network events engine, the main trigger for network events and notifications. Middleware can be used as the incident. Used widely in the under linux, apache, etc. all use t
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:796337
    • 提供者:蒋荣安
  1. libevent-2.0.10-stable.tar

    0下载:
  2. The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descr iptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. -The libe
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:793010
    • 提供者:汪涛
  1. libevent-2.0.11-stable.tar

    0下载:
  2. libevent的最新源码,很有参考价值。good。-The latest libevent source of great reference value. good.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:801176
    • 提供者:阿才
  1. iocp_libevent

    0下载:
  2. libevent 支持IOCP,通过编译、可运行-libevent support for IOCP, compile, run
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:639229
    • 提供者:jack
  1. FastDHT

    0下载:
  2. FastDHT 是一个高性能的分布式哈希系统(DHT) ,使用Berkeley DB 做数据存储,使用libevent 做网络IO处理,提供Java 版的客户端接口包。-FastDHT is a high-performance distributed hash System (DHT), uses Berkeley DB for data storage, network IO use libevent to do deal to provide Java version of the cli
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:112457
    • 提供者:liqingfang
  1. Lsock_servtari

    0下载:
  2. 使用libevent实现的一个tcp服务器,客户端,配置文件件,和一些传输的数据使用libxml库,已通过测试。 -Using libevent achieve a tcp server, the client, configuration files, parts, and some of the transmission of data use libxml library has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-16
    • 文件大小:371954
    • 提供者:tiebos
  1. libevent-2.0.16

    0下载:
  2. 编译库代码,编译脚本会判断OS支持哪种类型的事件机制(select、epoll或kqueue),然后条件编译相应代码,供上层使用的接口仍然是保持统一的(否则也不能所谓的跨平台了)。-Compiler library code, compile the scr ipt determines OS support what type of event mechanism (select, epoll or kqueue) conditions and then compile the corresp
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-30
    • 文件大小:903151
    • 提供者:陆同学
  1. libevent-2.1.4-alpha.tar.gz

    1下载:
  2. libevent最新源码,用于大并发tcp通讯。
  3. 所属分类:网络编程

    • 发布日期:2014-04-13
    • 文件大小:957745
    • 提供者:gxw8202@126.com
  1. Memcached

    0下载:
  2. php 扩展,内含安装手册以及源码包,libevent-2.0.22,libmemcached-1.0.18,memcached-1.4.25,memcached-2.2.0,已经在CentOS6.5上进行测试通过。-PHP expansion, including the installation manual and source package, libevent-2.0.22, libmemcached-1.0.18, memcached-1.4.25, memcached-2.2.0,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2327952
    • 提供者:tangyu
  1. libevent

    0下载:
  2. libevent_core,libevent_extras,libevent
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:2216960
    • 提供者:江湖村民
  1. libevent中文参考手册

    0下载:
  2. 介绍了各种网络通讯常用的封装的API函数,提高网络通讯编程的效率(This paper introduces the API functions commonly used in network communication, so as to improve the efficiency of network communication programming)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:3130368
    • 提供者:ywtsky1985
  1. libevent_zzs

    0下载:
  2. 事件驱动( event-driven),高性能;轻量级,支持多种 I/O 多路复用技术, epoll、 poll、 dev/poll、 select 和 kqueue 等;支持 I/O,定时器和信号等事件;注册事件优先级。(Event driven (event-driven), high performance, lightweight, support a variety of I/O multiplexing technology, epoll, poll, dev/poll, selec
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:32601088
    • 提供者:johnsen
  1. c-ares-1.13.0.tar

    0下载:
  2. c-ares是一个C语言的异步DNS解析库,可以很方便的和使用者的事件循环统一起来,实现DNS的非阻塞异步解析,libcurl, libevent, gevent, nodejs都在使用。(Asynchronous implementation of DNS client)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:1445888
    • 提供者:tofu_chen
搜珍网 www.dssz.com