# Memcached
## Dependencies
* libevent, http://www.monkey.org/~provos/libevent/ (libevent-dev)
## Environment
### Linux
If using Linux, you need a kernel with epoll. Sure, libevent will
work with normal select, but it sucks.
epoll isn't in Linux 2.4, but there's a backport at:
http://www.xmailserver.org/linux-patches/nio-improve.html
You want the epoll-lt patch (level-triggered).
### Mac OS X
If you're using MacOS, you'll want libevent 1.1 or higher to deal with
a kqueue bug.
Also, be warned that the -k (mlockall) option to memcached might be
dangerous when using a large cache. Just make sure the memcached machines
don't swap. memcached does non-blocking network I/O, but not disk. (it
should never go to disk, or you've lost the whole point of it)
## Website
* http://www.memcached.org
## Contributing
Want to contribute? Up-to-date pointers should be at:
* http://contributing.appspot.com/memcached
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
memcache for linux (129个子文件)
memcached.1 5KB
configure.ac 16KB
Makefile.am 3KB
Makefile.am 424B
AUTHORS 69B
memcached.c 184KB
testapp.c 65KB
items.c 30KB
slabs.c 27KB
thread.c 23KB
jenkins_hash.c 14KB
stats.c 12KB
assoc.c 9KB
sasl_defs.c 5KB
cache.c 4KB
util.c 3KB
daemon.c 3KB
murmur3_hash.c 3KB
timedrun.c 2KB
solaris_priv.c 1KB
sizes.c 909B
hash.c 539B
ChangeLog 19KB
compile 4KB
memcached.conf 79B
configure 215KB
CONTRIBUTORS 2KB
COPYING 1KB
memcached_dtrace.d 11KB
damemtop 16KB
README.damemtop 638B
depcomp 18KB
Doxyfile 50KB
rfc2629.dtd 8KB
rfc2629-xhtml.ent 15KB
rfc2629-other.ent 4KB
config.guess 45KB
memcached.h 20KB
protocol_binary.h 16KB
cache.h 4KB
trace.h 3KB
slabs.h 2KB
items.h 1KB
util.h 912B
sasl_defs.h 693B
murmur3_hash.h 681B
assoc.h 416B
stats.h 342B
hash.h 237B
jenkins_hash.h 213B
Makefile.in 85KB
Makefile.in 13KB
config.h.in 3KB
install-sh 13KB
aclocal.m4 35KB
c99-backport.m4 5KB
version.m4 38B
Makefile 14KB
mc_slab_mover 8KB
README.md 934B
memcached-init 3KB
memcached-tool 6KB
missing 11KB
NEWS 22B
stress-memcached.pl 2KB
MemcachedTest.pm 7KB
memcached.service 237B
memcached.spec 3KB
start-memcached 3KB
config.sub 33KB
memcached.sysv 1KB
binary.t 23KB
binary-sasl.t 17KB
udp.t 9KB
stats.t 5KB
cas.t 5KB
getset.t 3KB
slabs_reassign.t 2KB
issue_67.t 2KB
issue_260.t 2KB
incrdecr.t 2KB
stats-detail.t 2KB
flush-all.t 2KB
lru-crawler.t 2KB
00-startup.t 2KB
expirations.t 2KB
stats-conns.t 2KB
lru.t 2KB
multiversioning.t 2KB
issue_3.t 1KB
whitespace.t 1KB
noreply.t 1KB
item_size_max.t 1KB
issue_22.t 1KB
64bit.t 1KB
issue_163.t 1KB
issue_41.t 980B
issue_140.t 974B
evictions.t 873B
issue_14.t 806B
共 129 条
- 1
- 2
资源评论
- 新陌生的熟悉人2019-02-20没啥用 建立慎重
初来灬炸到
- 粉丝: 3
- 资源: 6
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功