文件名称:NET_Memcached
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:8.45kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Memcached通过在内存中开辟一块区域来维持一个大的hash表来加快页面访问速度,虽然和数据库是独立的,但是目前主要用来缓存数据库的数据。允许多个server通过网络形成一个大的hash,用户不必关心数据存放在哪,只调用相关接口就可。存放在内存的数据通过LRU算法进行淘汰出内存。同时可以通过删除和设置失效时间来淘汰存放在内存的数据-Memcached in memory by opening an area to maintain a large hash table to speed up page access speed, though, and databases are independent, but at present mainly used to cache database. Allows multiple server network to form a large hash, users do not care about the data stored in which only you can call the relevant interface. The data stored in the memory through the LRU algorithm is out of out of memory. At the same time can be deleted and set to expire time to phase out the data stored in the memory
相关搜索: MemCached
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NET_Memcached.doc
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.