文件名称:opensource
- 所属分类:
- Internet/网络编程
- 资源属性:
- [MacOS] [C/C++] [源码]
- 上传时间:
- 2016-04-08
- 文件大小:
- 1.08mb
- 下载次数:
- 0次
- 提 供 者:
- 姚**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Webbench使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。Memcached 是一个高性能的分布式内存对象缓存系统,用于动态Web应用以减轻数据库负载。它通过在内存中缓存数据和对象来减少读取数据库的次数,从而提供动态数据库驱动网站的速度。-Webbench use fork () to simulate multiple clients simultaneously access the URL, site performance test we set to work under pressure, you can simulate up to 30,000 concurrent load test the ability to connect to the site. Memcached is a high-performance, distributed memory object caching system, used in dynamic Web applications by alleviating load. It does this by caching data and objects in memory to reduce the number read the , thereby providing speed dynamic driven websites.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cJSONFiles
..........\__MACOSX
..........\........\._cJSON
..........\........\cJSON
..........\........\.....\._.DS_Store
..........\........\.....\._LICENSE
..........\........\.....\._README
..........\........\.....\._cJSON.c
..........\........\.....\._cJSON.h
..........\........\.....\._test.c
..........\........\.....\._tests
..........\........\.....\tests
..........\........\.....\.....\._test1
..........\........\.....\.....\._test2
..........\........\.....\.....\._test3
..........\........\.....\.....\._test4
..........\........\.....\.....\._test5
..........\cJSON
..........\.....\.DS_Store
..........\.....\LICENSE
..........\.....\README
..........\.....\cJSON.c
..........\.....\cJSON.h
..........\.....\test.c
..........\.....\tests
..........\.....\.....\test1
..........\.....\.....\test2
..........\.....\.....\test3
..........\.....\.....\test4
..........\.....\.....\test5
cmockery-master
...............\AUTHORS
...............\COPYING
...............\ChangeLog
...............\INSTALL
...............\LICENSE.txt
...............\Makefile.am
...............\Makefile.in
...............\NEWS
...............\README
...............\aclocal.m4
...............\autogen.sh
...............\compile
...............\config.guess
...............\config.sub
...............\configure
...............\configure.ac
...............\depcomp
...............\doc
...............\...\html2wiki.sh
...............\...\index.html
...............\install-sh
...............\ltmain.sh
...............\m4
...............\..\ac_have_attribute.m4
...............\..\ac_rwlock.m4
...............\..\acx_pthread.m4
...............\..\compiler_characteristics.m4
...............\..\google_namespace.m4
...............\..\namespaces.m4
...............\..\stl_hash.m4
...............\..\stl_namespace.m4
...............\missing
...............\mkinstalldirs
...............\packages
...............\........\deb
...............\........\...\README
...............\........\...\changelog
...............\........\...\compat
...............\........\...\control
...............\........\...\copyright
...............\........\...\docs
...............\........\...\libcmockery-dev.dirs
...............\........\...\libcmockery-dev.install
...............\........\...\libcmockery0.dirs
...............\........\...\libcmockery0.install
...............\........\...\rules
...............\........\deb.sh
...............\........\rpm
...............\........\...\rpm.spec
...............\........\rpm.sh
...............\readme.md
...............\src
...............\...\cmockery.c
...............\...\config.h.in
...............\...\example
...............\...\.......\allocate_module.c
...............\...\.......\allocate_module_test.c
...............\...\.......\assert_macro.c
...............\...\.......\assert_macro_test.c
...............\...\.......\assert_module.c
...............\...\.......\assert_module_test.c
...............\...\.......\calculator.c
...............\...\.......\calculator_test.c
...............\...\.......\customer_database.c
...............\...\.......\customer_database_test.c
...............\...\.......\database.h
...............\...\.......\key_value.c
...............\...\.......\key_value_test.c
...............\...\.......\product_database.c