Memcached 博客分类: Technology & Theory memcachedGoogleperformanceAccessWeb
Memcached
http://www.danga.com/memcached/
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.
Danga Interactive developed memcached to enhance the speed of LiveJournal.com , a site which was already doing 20 million+ dynamic page views per day for 1 million users with a bunch of webservers and a bunch of database servers. memcached dropped the database load to almost nothing, yielding faster page load times for users, better resource utilization, and faster access to the databases on a memcache miss.
Memcached是由Danga Interactive开发,高性能、分布式的内存对象缓存系统,用于减少数据库负荷,提升访问速度。
memcached client
http://code.google.com/p/memcached/wiki/Clients
memcached client for java
http://www.whalin.com/memcached/
memcached完全剖析
http://tech.idv2.com/2008/07/10/memcached-001
推荐阅读
-
Memcached 博客分类: Technology & Theory memcached.netBlog
-
Memcached 博客分类: Technology & Theory memcachedGoogleperformanceAccessWeb
-
正则表达式 博客分类: Technology & Theory 正则表达式XMLF#HTML
-
你的灯亮着吗? 博客分类: Technology & Theory 文化产业咨询生活出版项目管理
-
网络通信中间件 博客分类: Technology & Theory IceThriftprotobufavro
-
jQuery 和 XStream 博客分类: Technology & Theory jQueryJavaScriptAjaxPHP框架
-
iText 博客分类: Technology & Theory
-
几种排序方法 博客分类: Technology & Theory J#算法
-
GIS 资源 博客分类: Technology & Theory 资讯.netBBSBlogHTML
-
XML和XSLT 博客分类: Technology & Theory XMLXSLIBM数据结构ASP