Memcached

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Links)
(用户)
第7行: 第7行:
 
可能需要 export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
 
可能需要 export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
 
==用户==
 
==用户==
 +
[[文件:Twitter-Cache.png|right|thumb|Twitter Cache]]
 
*http://twitter.com/ [http://www.infoq.com/cn/news/2009/06/Twitter-Architecture Twitter中间业务层件使用了Memcached]
 
*http://twitter.com/ [http://www.infoq.com/cn/news/2009/06/Twitter-Architecture Twitter中间业务层件使用了Memcached]
 
*[http://www.fotolog.com/ Fotolog.com] - the world's largest photo blogging community
 
*[http://www.fotolog.com/ Fotolog.com] - the world's largest photo blogging community
第18行: 第19行:
 
*http://www.meetup.com/ - [http://www.whalin.com/memcached/ memcached client for java]
 
*http://www.meetup.com/ - [http://www.whalin.com/memcached/ memcached client for java]
 
*[http://code.google.com/p/hibernate-memcached/ Memcached based second level cache for Hibernate]
 
*[http://code.google.com/p/hibernate-memcached/ Memcached based second level cache for Hibernate]
 +
 
==Links==
 
==Links==
 
*http://www.danga.com/memcached/
 
*http://www.danga.com/memcached/

2010年8月23日 (一) 06:00的版本

memcached is a high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.

使用memcached进行内存缓存

Install

./configure; make; make install
memcached -d -m 2048 -p 11211

可能需要 export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH

用户

Twitter Cache

we introduced memcache, creating a distributed 30-server cluster with 4 gigs available in total and made a very minor code mod to use memcache, and our peak period load times dropped back down to the 2 second or so range.

Links

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱