搜索资源列表
libevent-1.0e
- 跨平台的最高效的c语言IO事件框架,windows平台下功能稍弱-cross-platform of the most effective language IO c incident framework, windows platform functionality supporters
libio-0.1.tar
- 基于libevent的IO框架,跨平台,基于事件注册回调机制-based on the IO framework, cross-platform, event-based registration callback mechanism
libevent-2.0.4-alpha
- 开源的网络事件引擎,主要用于网络事件触发与通知。可用作事件中间件。在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
libevent-2.0.10-stable.tar
- 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
libevent-2.0.11-stable.tar
- libevent的最新源码,很有参考价值。good。-The latest libevent source of great reference value. good.
iocp_libevent
- libevent 支持IOCP,通过编译、可运行-libevent support for IOCP, compile, run
FastDHT
- 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
Lsock_servtari
- 使用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.
libevent-2.0.16
- 编译库代码,编译脚本会判断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
libevent-2.1.4-alpha.tar.gz
- libevent最新源码,用于大并发tcp通讯。
Memcached
- 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,
libevent
- libevent_core,libevent_extras,libevent
libevent中文参考手册
- 介绍了各种网络通讯常用的封装的API函数,提高网络通讯编程的效率(This paper introduces the API functions commonly used in network communication, so as to improve the efficiency of network communication programming)
libevent_zzs
- 事件驱动( 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
c-ares-1.13.0.tar
- c-ares是一个C语言的异步DNS解析库,可以很方便的和使用者的事件循环统一起来,实现DNS的非阻塞异步解析,libcurl, libevent, gevent, nodejs都在使用。(Asynchronous implementation of DNS client)