文件名称:libevent-2.0.10-stable-cmake
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.74mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
libevent 2 cmake版
libevent是一个事件触发的网络库,适用于windows、linux、bsd等多种平台,内部使用select、epoll、kqueue等系统调用管理事件机制。著名分布式缓存软件memcached也是libevent based,而且libevent在使用上可以做到跨平台,而且根据libevent官方网站上公布的数据统计,似乎也有着非凡的性能。-libevent is an event triggered by the network library for windows, linux, bsd and other platforms, the internal use of select, epoll, kqueue mechanism for event management such as system calls. Memcached distributed caching software is famous libevent based, and can be done in the use of libevent cross-platform, and according to libevent official statistics published on the website, seems to have a remarkable performance.
libevent是一个事件触发的网络库,适用于windows、linux、bsd等多种平台,内部使用select、epoll、kqueue等系统调用管理事件机制。著名分布式缓存软件memcached也是libevent based,而且libevent在使用上可以做到跨平台,而且根据libevent官方网站上公布的数据统计,似乎也有着非凡的性能。-libevent is an event triggered by the network library for windows, linux, bsd and other platforms, the internal use of select, epoll, kqueue mechanism for event management such as system calls. Memcached distributed caching software is famous libevent based, and can be done in the use of libevent cross-platform, and according to libevent official statistics published on the website, seems to have a remarkable performance.
相关搜索: 2.0.10-stable-cmake
(系统自动生成,下载前可以参看下载内容)
下载文件列表
build4vs2005.bat
build4vs2005-nmake.bat
ChangeLog
clear.bat
CMakeLists.txt
compile
config.guess
config.h.in
config.sub
configure
configure.in
depcomp
Doxyfile
event_rpcgen.py
install-sh
libevent.pc.in
libevent_openssl.pc.in
libevent_pthreads.pc.in
LICENSE
ltmain.sh
Makefile.am
Makefile.in
Makefile.nmake
missing
README
whatsnew-2.0.txt
compat/sys/queue.h
include/event2/.event.h.swp
include/event2/buffer.h
include/event2/bufferevent.h
include/event2/bufferevent_compat.h
include/event2/bufferevent_ssl.h
include/event2/bufferevent_struct.h
include/event2/buffer_compat.h
include/event2/dns.h
include/event2/dns_compat.h
include/event2/dns_struct.h
include/event2/event-config.h
include/event2/event.h
include/event2/event_compat.h
include/event2/event_struct.h
include/event2/http.h
include/event2/http_compat.h
include/event2/http_struct.h
include/event2/keyvalq_struct.h
include/event2/listener.h
include/event2/rpc.h
include/event2/rpc_compat.h
include/event2/rpc_struct.h
include/event2/tag.h
include/event2/tag_compat.h
include/event2/thread.h
include/event2/util.h
include/Makefile.am
include/Makefile.in
m4/acx_pthread.m4
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
sample/CMakeLists.txt
sample/dns-example.c
sample/event-test.c
sample/hello-world.c
sample/http-server.c
sample/le-proxy.c
sample/Makefile.am
sample/Makefile.in
sample/signal-test.c
sample/time-test.c
src/arc4random.c
src/buffer.c
src/bufferevent-internal.h
src/bufferevent.c
src/bufferevent_async.c
src/bufferevent_filter.c
src/bufferevent_openssl.c
src/bufferevent_pair.c
src/bufferevent_ratelim.c
src/bufferevent_sock.c
src/buffer_iocp.c
src/changelist-internal.h
src/CMakeLists.txt
src/defer-internal.h
src/devpoll.c
src/epoll.c
src/epoll_sub.c
src/evbuffer-internal.h
src/evdns.c
src/evdns.h
src/event-internal.h
src/event.c
src/event.h
src/event_iocp.c
src/event_tagging.c
src/evhttp.h
src/evmap-internal.h
src/evmap.c
src/evport.c
src/evrpc-internal.h
src/evrpc.c
src/evrpc.h
src/evsignal-internal.h
src/evthread-internal.h
src/evthread.c
src/evthread_pthread.c
src/evthread_win32.c
src/evutil.c
src/evutil.h
src/evutil_rand.c
src/ht-internal.h
src/http-internal.h
src/http.c
src/iocp-internal.h
src/ipv6-internal.h
src/kqueue.c
src/listener.c
src/log-internal.h
src/log.c
src/minheap-internal.h
src/mm-internal.h
src/poll.c
src/ratelim-internal.h
src/select.c
src/signal.c
src/strlcpy-internal.h
src/strlcpy.c
src/util-internal.h
src/win32select.c
test/bench.c
test/bench_cascade.c
test/bench_http.c
test/bench_httpclient.c
test/CMakeLists.txt
test/Makefile.am
test/Makefile.in
test/Makefile.nmake
test/regress.c
test/regress.gen.c
test/regress.gen.h
test/regress.h
test/regress.rpc
test/regress_buffer.c
test/regress_bufferevent.c
test/regress_dns.c
test/regress_et.c
test/regress_http.c
test/regress_iocp.c
test/regress_listener.c
test/regress_main.c
test/regress_minheap.c
test/regress_rpc.c
test/regress_ssl.c
test/regress_testutils.c
test/regress_testutils.h
test/regress_thread.c
test/regress_util.c
test/regress_zlib.c
test/test-changelist.c
test/test-eof.c
test/test-init.c
test/test-ratelim.c
test/test-time.c
test/test-weof.c
test/test.sh
test/tinytest.c
test/tinytest.h
test/tinytest_local.h
test/tinytest_macros.h
thirdparty/openssl-win/bin/libeay32.dll
thirdparty/openssl-win/bin/ssleay32.dll
thirdparty/openssl-win/include/openssl/aes.h
thirdparty/openssl-win/include/openssl/applink.c
thirdparty/openssl-win/include/openssl/asn1.h
thirdparty/openssl-win/include/openssl/asn1t.h
thirdparty/openssl-win/include/openssl/asn1_mac.h
thirdparty/openssl-win/include/openssl/bio.h
thirdparty/openssl-win/include/openssl/blowfish.h
thirdparty/openssl-win/include/openssl/bn.h
thirdparty/openssl-win/include/openssl/buffer.h
thirdparty/openssl-win/include/openssl/camellia.h
thirdparty/openssl-win/include/openssl/cast.h
thirdparty/openssl-win/include/openssl/cms.h
thirdparty/openssl-win/include/openssl/comp.h
thirdparty/openssl-win/include/openssl/conf.h
thirdparty/openssl-win/include/openssl/conf_api.h
thirdparty/openssl-win/include/openssl/crypto.h
thirdparty/openssl-win/include/openssl/des.h
thirdparty/openssl-win/include/openssl/des_old.h
thirdparty/openssl-win/include/openssl/dh.h
thirdparty/openssl-win/include/openssl/dsa.h
thirdparty/openssl-win/include/openssl/dso.h
thirdparty/openssl-win/include/openssl/dtls1.h
thirdparty/openssl-win/include/openssl/ebcdic.h
thirdparty/openssl-win/include/openssl/ec.h
thirdparty/openssl-win/include/openssl/ecdh.h
thirdparty/openssl-win/include/openssl/ecdsa.h
thirdparty/openssl-win/include/openssl/engine.h
thirdparty/openssl-win/include/openssl/err.h
thirdparty/openssl-win/include/openssl/evp.h
thirdparty/openssl-win/include/openssl/e_os2.h
thirdparty/openssl-win/include/openssl/hmac.h
thirdparty/openssl-win/include/openssl/idea.h
thirdparty/openssl-win/include/openssl/krb5_asn.h
thirdparty/openssl-win/include/openssl/kssl.h
thirdparty/openssl-win/include/openssl/lhash.h
thirdparty/openssl-win/include/openssl/md4.h
thirdparty/openssl-win/include/openssl/md5.h
thirdparty/openssl-win/include/openssl/mdc2.h
thirdparty/openssl-win/inc
build4vs2005-nmake.bat
ChangeLog
clear.bat
CMakeLists.txt
compile
config.guess
config.h.in
config.sub
configure
configure.in
depcomp
Doxyfile
event_rpcgen.py
install-sh
libevent.pc.in
libevent_openssl.pc.in
libevent_pthreads.pc.in
LICENSE
ltmain.sh
Makefile.am
Makefile.in
Makefile.nmake
missing
README
whatsnew-2.0.txt
compat/sys/queue.h
include/event2/.event.h.swp
include/event2/buffer.h
include/event2/bufferevent.h
include/event2/bufferevent_compat.h
include/event2/bufferevent_ssl.h
include/event2/bufferevent_struct.h
include/event2/buffer_compat.h
include/event2/dns.h
include/event2/dns_compat.h
include/event2/dns_struct.h
include/event2/event-config.h
include/event2/event.h
include/event2/event_compat.h
include/event2/event_struct.h
include/event2/http.h
include/event2/http_compat.h
include/event2/http_struct.h
include/event2/keyvalq_struct.h
include/event2/listener.h
include/event2/rpc.h
include/event2/rpc_compat.h
include/event2/rpc_struct.h
include/event2/tag.h
include/event2/tag_compat.h
include/event2/thread.h
include/event2/util.h
include/Makefile.am
include/Makefile.in
m4/acx_pthread.m4
m4/libtool.m4
m4/ltoptions.m4
m4/ltsugar.m4
m4/ltversion.m4
m4/lt~obsolete.m4
sample/CMakeLists.txt
sample/dns-example.c
sample/event-test.c
sample/hello-world.c
sample/http-server.c
sample/le-proxy.c
sample/Makefile.am
sample/Makefile.in
sample/signal-test.c
sample/time-test.c
src/arc4random.c
src/buffer.c
src/bufferevent-internal.h
src/bufferevent.c
src/bufferevent_async.c
src/bufferevent_filter.c
src/bufferevent_openssl.c
src/bufferevent_pair.c
src/bufferevent_ratelim.c
src/bufferevent_sock.c
src/buffer_iocp.c
src/changelist-internal.h
src/CMakeLists.txt
src/defer-internal.h
src/devpoll.c
src/epoll.c
src/epoll_sub.c
src/evbuffer-internal.h
src/evdns.c
src/evdns.h
src/event-internal.h
src/event.c
src/event.h
src/event_iocp.c
src/event_tagging.c
src/evhttp.h
src/evmap-internal.h
src/evmap.c
src/evport.c
src/evrpc-internal.h
src/evrpc.c
src/evrpc.h
src/evsignal-internal.h
src/evthread-internal.h
src/evthread.c
src/evthread_pthread.c
src/evthread_win32.c
src/evutil.c
src/evutil.h
src/evutil_rand.c
src/ht-internal.h
src/http-internal.h
src/http.c
src/iocp-internal.h
src/ipv6-internal.h
src/kqueue.c
src/listener.c
src/log-internal.h
src/log.c
src/minheap-internal.h
src/mm-internal.h
src/poll.c
src/ratelim-internal.h
src/select.c
src/signal.c
src/strlcpy-internal.h
src/strlcpy.c
src/util-internal.h
src/win32select.c
test/bench.c
test/bench_cascade.c
test/bench_http.c
test/bench_httpclient.c
test/CMakeLists.txt
test/Makefile.am
test/Makefile.in
test/Makefile.nmake
test/regress.c
test/regress.gen.c
test/regress.gen.h
test/regress.h
test/regress.rpc
test/regress_buffer.c
test/regress_bufferevent.c
test/regress_dns.c
test/regress_et.c
test/regress_http.c
test/regress_iocp.c
test/regress_listener.c
test/regress_main.c
test/regress_minheap.c
test/regress_rpc.c
test/regress_ssl.c
test/regress_testutils.c
test/regress_testutils.h
test/regress_thread.c
test/regress_util.c
test/regress_zlib.c
test/test-changelist.c
test/test-eof.c
test/test-init.c
test/test-ratelim.c
test/test-time.c
test/test-weof.c
test/test.sh
test/tinytest.c
test/tinytest.h
test/tinytest_local.h
test/tinytest_macros.h
thirdparty/openssl-win/bin/libeay32.dll
thirdparty/openssl-win/bin/ssleay32.dll
thirdparty/openssl-win/include/openssl/aes.h
thirdparty/openssl-win/include/openssl/applink.c
thirdparty/openssl-win/include/openssl/asn1.h
thirdparty/openssl-win/include/openssl/asn1t.h
thirdparty/openssl-win/include/openssl/asn1_mac.h
thirdparty/openssl-win/include/openssl/bio.h
thirdparty/openssl-win/include/openssl/blowfish.h
thirdparty/openssl-win/include/openssl/bn.h
thirdparty/openssl-win/include/openssl/buffer.h
thirdparty/openssl-win/include/openssl/camellia.h
thirdparty/openssl-win/include/openssl/cast.h
thirdparty/openssl-win/include/openssl/cms.h
thirdparty/openssl-win/include/openssl/comp.h
thirdparty/openssl-win/include/openssl/conf.h
thirdparty/openssl-win/include/openssl/conf_api.h
thirdparty/openssl-win/include/openssl/crypto.h
thirdparty/openssl-win/include/openssl/des.h
thirdparty/openssl-win/include/openssl/des_old.h
thirdparty/openssl-win/include/openssl/dh.h
thirdparty/openssl-win/include/openssl/dsa.h
thirdparty/openssl-win/include/openssl/dso.h
thirdparty/openssl-win/include/openssl/dtls1.h
thirdparty/openssl-win/include/openssl/ebcdic.h
thirdparty/openssl-win/include/openssl/ec.h
thirdparty/openssl-win/include/openssl/ecdh.h
thirdparty/openssl-win/include/openssl/ecdsa.h
thirdparty/openssl-win/include/openssl/engine.h
thirdparty/openssl-win/include/openssl/err.h
thirdparty/openssl-win/include/openssl/evp.h
thirdparty/openssl-win/include/openssl/e_os2.h
thirdparty/openssl-win/include/openssl/hmac.h
thirdparty/openssl-win/include/openssl/idea.h
thirdparty/openssl-win/include/openssl/krb5_asn.h
thirdparty/openssl-win/include/openssl/kssl.h
thirdparty/openssl-win/include/openssl/lhash.h
thirdparty/openssl-win/include/openssl/md4.h
thirdparty/openssl-win/include/openssl/md5.h
thirdparty/openssl-win/include/openssl/mdc2.h
thirdparty/openssl-win/inc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.