搜索资源列表
libevent-2.0.15
- Libevent2的最新源代码 对网络编程有帮助-the newest version og libevent, a high performance network library
libevent-1.4.7-stable-iocp-1
- 鼎鼎大名的、高性能、大并发的跨平台网络库libevent库的windows iocp版本;-The famous, high-performance, large concurrent cross-platform network library libevent library windows iocp version
drm_server1.1
- 基于linux libevent的消息中间件服务程序 包含内存池、线程池等 支持5万以上的用户连接-Linux libevent-based message middleware service program contains the memory pool, thread pool and other support to more than 50,000 user connections
sock_serv.tar
- 使用libevent实现的一个tcp服务器,客户端,配置文件,以及一些传输的数据使用libxml库-Libevent achieved using a tcp server, client, configuration files, as well as some of the data transmission libxml library
libevent-1.4.12-stable.tar
- libevent提供了一组应用程序编程接口(API),让程式设计师可以设定某些事件发生时所执行的函式,也就是说,libevent可以用来取代网络服务器所使用的循环检查架构。 由于可以省去对网络的处理,且拥有不错的效能,有些软件使用libevent作为网络底层的函式库-libevent provides a set of application programming interface (API), so that programmers can set the time of the
epoll-libevent-proxy
- 分别使用epoll、libevent实现的端口映射程序,学习epoll,libevent的好资料-Respectively, using epoll, libevent port mapping procedures to achieve, learning epoll, libevent good information ...
libeventthreadpool
- libevent异步实例以及线程池的应用-libevent asynchronous examples and the application of a thread pool
libev-3.9.tar
- 一个高效的基于事件驱动循环的网络IO编程框架。该版本是目前最新的版本,在性能和健壮性已经超越libevent。-A full-featured and high-performance (see benchmark) event loop that is loosely modelled after libevent, but without its limitations and bugs. It is used, among others, in the GNU Virtual Privat
libevent-1.4.13-stable.tar
- 跨平台网络库libevent库最新稳定版本的源码,可以用来学习IOCP等网络编程。-libevent is an asynchronous event library. 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.
libevent
- 一款事件驱动的网络开发包 由于采用 c 语言开发 体积小巧,跨平台,速度极快。-A event-driven web development using c language development package as small size, cross-platform, fast.
libevent-1.4.4-iocp-3
- libevent 网络服务开发包,用于开发C/S架构小型服务。-libevent Web services development package for the development of C/S structure of small services.
libevent
- 介绍了如何在 Windows 操作系统中,利用微软 Visual Studio 2005 编译生成 Libevent 2.0.10 静态链接库,并利用 Libevent 静态链接库,实现一个简单的 HTTP Web服务器程序-Describes how the Windows operating system, using Microsoft Visual Studio 2005 compiler generates Libevent 2.0.10 static link library, an
libevent-2.0.10-stable-cmake
- libevent 2 cmake版 libevent是一个事件触发的网络库,适用于windows、linux、bsd等多种平台,内部使用select、epoll、kqueue等系统调用管理事件机制。著名分布式缓存软件memcached也是libevent based,而且libevent在使用上可以做到跨平台,而且根据libevent官方网站上公布的数据统计,似乎也有着非凡的性能。-libevent is an event triggered by the network libra
libevent-2.0.16-stable.tar
- libevent是一个事件触发的网络库,适用于windows、linux、bsd等多种平台,内部使用select、epoll、kqueue等系统调用管理事件机制。著名分布式缓存软件memcached也是libevent based,而且libevent在使用上可以做到跨平台。-libevent is an event triggered by the network library for windows, linux, bsd and other platforms, the internal
libevent-2.0.13-stable.tar
- libevent开源网络库,很好用的网络库-the libevent open source network library
libevent-1.4.13-stable.tar
- LIBEVENT 稳定版 超好的源码学习资料-LIBEVENT stable version of super good source of learning materials
libevent-2.0.19-stable.tar
- libevent linux -libevent linux
libevent-2.0.20-stable.tar
- libevent 2.0的源码,在VS2005下编译通过-libevent source
libevent-2.0.21-stable.tar
- 用來取代網路伺服器所使用的事件循還, 支援 /dev/poll, kqueue(2), event ports, POSIX select(2), Windows select(), poll(2), and epoll(4).-libevent supports /dev/poll, kqueue(2), event ports, POSIX select(2), Windows select(), poll(2), and epoll(4).
libevent
- 开源库,libevent,轻便功能却很强大。支持Linux和windows平台。(The open source library, libevent, is very powerful. Support the Linux and windows platforms.)