文件名称:memcached-1.4.5

  • 所属分类:
  • Internet/网络编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 333kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • li***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

Memcached 是一个高性能的分布式内存对象缓存系统,用于动态Web应用以减轻数据库负载。它通过在内存中缓存数据和对象来减少读取数据库的次数,从而提供动态、数据库驱动网站的速度。Memcached基于一个存储键/值对的hashmap。其守护进程(daemon )是用C写的,但是客户端可以用任何语言来编写,并通过memcached协议与守护进程通信。但是它并不提供冗余(例如,复制其hashmap条目);当某个服务器S停止运行或崩溃了,所有存放在S上的键/值对都将丢失。-Memcached is a high-performance, distributed memory object caching system for dynamic Web applications to reduce the database load. It does this by caching data in memory to read the database and objects to reduce the number of times, providing dynamic, database-driven Web site speed. Memcached based on a stored key/value pairs hashmap. The daemon (daemon) is written in C, but the client can be written in any language, and through the memcached protocol communication with the daemon. But it does not provide redundancy (for example, copy its hashmap entries) when a server S stops or crashes, all stored in the S on the key/value pairs will be lost.
相关搜索: memcached-1
4
5

(系统自动生成,下载前可以参看下载内容)

下载文件列表

memcached-1.4.5

...............\aclocal.m4

...............\assoc.c

...............\assoc.h

...............\AUTHORS

...............\cache.c

...............\cache.h

...............\ChangeLog

...............\compile

...............\config.guess

...............\config.h.in

...............\config.sub

...............\configure

...............\configure.ac

...............\COPYING

...............\daemon.c

...............\depcomp

...............\doc

...............\...\CONTRIBUTORS

...............\...\Doxyfile

...............\...\Makefile

...............\...\Makefile.am

...............\...\Makefile.in

...............\...\memcached.1

...............\...\protocol-binary-range.xml

...............\...\protocol-binary.xml

...............\...\protocol.txt

...............\...\readme.txt

...............\...\threads.txt

...............\...\xml2rfc

...............\...\.......\reference.RFC.0768.xml

...............\...\.......\rfc2629-noinc.xsl

...............\...\.......\rfc2629-other.ent

...............\...\.......\rfc2629-refchk.xsl

...............\...\.......\rfc2629-xhtml.ent

...............\...\.......\rfc2629.dtd

...............\hash.c

...............\hash.h

...............\install-sh

...............\items.c

...............\items.h

...............\m4

...............\..\c99-backport.m4

...............\Makefile.am

...............\Makefile.in

...............\memcached.c

...............\memcached.h

...............\memcached.spec

...............\memcached_dtrace.d

...............\missing

...............\NEWS

...............\protocol_binary.h

...............\README

...............\sasl_defs.c

...............\sasl_defs.h

...............\scripts

...............\.......\damemtop

...............\.......\damemtop.yaml

...............\.......\memcached-init

...............\.......\memcached-tool

...............\.......\memcached.sysv

...............\.......\README.damemtop

...............\.......\start-memcached

...............\sizes.c

...............\slabs.c

...............\slabs.h

...............\solaris_priv.c

...............\stats.c

...............\stats.h

...............\t

...............\testapp.c

...............\thread.c

...............\timedrun.c

...............\trace.h

...............\.\00-startup.t

...............\.\64bit.t

...............\.\binary-get.t

...............\.\binary-sasl.t

...............\.\binary.t

...............\.\bogus-commands.t

...............\.\cas.t

...............\.\daemonize.t

...............\.\dash-M.t

...............\.\evictions.t

...............\.\expirations.t

...............\.\flags.t

...............\.\flush-all.t

...............\.\getset.t

...............\.\incrdecr.t

...............\.\issue_104.t

...............\.\issue_108.t

...............\.\issue_14.t

...............\.\issue_22.t

...............\.\issue_29.t

...............\.\issue_3.t

...............\.\issue_41.t

...............\.\issue_42.t

...............\.\issue_50.t

...............\.\issue_61.t

...............\.\issue_67.t

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org