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

搜索资源列表

  1. dnsscan-1.0

    0下载:
  2. DNS扫描器,使用异步事件库libevent实现-DNS scanner, using an asynchronous event library libevent implementation
  3. 所属分类:Linux Network

    • 发布日期:2017-04-01
    • 文件大小:131230
    • 提供者:xwolf
  1. linvo_httpd

    0下载:
  2. linux下用C写的一个简陋的http服务demo,使用了libevent库-under linux using C to write a rough http service demo, use the libevent library
  3. 所属分类:Web Server

    • 发布日期:2017-03-27
    • 文件大小:1389
    • 提供者:linvo
  1. magent-0.6.tar

    1下载:
  2. magent 是一个简单,但非常有用的 memcached 缓存服务器的代理小程序。 主要功能: • 保持到memcached服务器的多个连接 • 支持下列memcached指令 1. get gets 2. delete 3. incr decr 4. add set replace prepend append 5. cas • 基于 libevent 的事件驱动库 • 支持 ketama 算法
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:17257
    • 提供者:zzw
  1. libevent-1.1b.tar

    0下载:
  2. under redhat12.0 linux download kuwenjian vmwarestation .-under redhat12.0 linux download kuwenjian vmwarestation .........
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:355136
    • 提供者:taolingling
  1. libevent-1.4.5-stable.tar

    0下载:
  2. c++开发的 在linux下面使用的开源网络库, 支持并发-c++ library for network programming
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:483436
    • 提供者:DingJing
  1. libevent-1.4.14b-stable.tar

    0下载:
  2. memcach网络支持库,对学习做服务器的朋友很有帮助的-memcach network support library, learning to make friends very helpful server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:474874
    • 提供者:hanyilok
  1. bufferpool-0.0.4.tar

    0下载:
  2. 大名鼎鼎的bufferpool,现在是最新版本的了,做了进一步的改动和封装。-Famous libevent, now version 2.0, and made further changes and packages.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:26018
    • 提供者:guchanghai
  1. iocp_libevent

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

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

    0下载:
  2. windows下静态编译libevent,实现一个简单的http服务器-statically compiled under windows libevent, to achieve a simple http server
  3. 所属分类:Web Server

    • 发布日期:2017-05-15
    • 文件大小:3672416
    • 提供者:youxi
  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. libeventiocp

    0下载:
  2. 经典的libevent 网络编程。具有参考价值。-Classic the libevent network programming. A reference value.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:269376
    • 提供者:王键
  1. lua_event

    1下载:
  2. lua_event库是libevent库在lua的封装,支持多种事件,多种特性。(async DNS, HTTP, RPC...)-lua_event library libevent library in Lua package to support a variety of events, a variety of features. (The async the DNS, HTTP, the RPC ...)
  3. 所属分类:Sniffer Package capture

    • 发布日期:2016-10-13
    • 文件大小:57344
    • 提供者:钟浩涛
  1. demoLibevent

    0下载:
  2. it have sample code for using the libevent library. should be helpful for beginners
  3. 所属分类:Linux Network

    • 发布日期:2017-12-04
    • 文件大小:42144
    • 提供者:devesh
  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.19-stable

    0下载:
  2. libevent2 源代码学习内容很多,可以结合闻到文档学习-libevent2 source code a lot of learning content can be combined with the smell to document learning
  3. 所属分类:Linux Network

    • 发布日期:2017-11-07
    • 文件大小:1231093
    • 提供者:shengxi
  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. fasthttpd

    0下载:
  2. websever,初学,公供学习测试用。-a simple websever based libevent
  3. 所属分类:Linux Network

    • 发布日期:2017-11-13
    • 文件大小:3910
    • 提供者:大刚
  1. libevent

    0下载:
  2. ibevent是一个事件触发的网络库,适用于windows、linux、bsd等多种平台,内部使用select、epoll、kqueue等系统调用管理事件机制。-ibevent network library is triggered by an event, suitable for windows, linux, bsd multiple platforms, internal management event mechanism using select, epoll, kqueue sy
  3. 所属分类:Linux Network

    • 发布日期:2017-11-20
    • 文件大小:394282
    • 提供者:emacsense
  1. libevent-2.0.18-stable.tar

    0下载:
  2. linux 网络编程 接口 TCP/IP-linux tcp/ip network
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:840719
    • 提供者:马斌
  1. memcached-master

    0下载:
  2. 使用libevent的一个很好的例子,对学习libevent非常有用。于此同时也是WEB使用非常广泛的一个缓存工具。-Use a good example for libevent, libevent is very useful for learning. At the same time also very widely used in a WEB caching tools.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-17
    • 文件大小:259368
    • 提供者:hilary
« 1 2 3 45 6 »
搜珍网 www.dssz.com