| Projects on Google Code | Results 1 - 10 of 59 |
<pre>
zgq_memcache_tools.php is memcache tools, include stress,stats,sar and migrate feature
function:
Name:
zgq_memcache_tools.php
SYNOPSIS:
zgq_memcache_tools.php [OPTION]
DESCRIPTION:
zgq_memcache_tools.php is memcache tools, include stress,stats,sar and migrate feature
...
http://bonmassar.sytes.net/crappydb.jpg
==Yet another database... Why?==
DBs are nice things but they tend to become unmanageable. A standard RDBMs offer billion of features but applications often use 0.1% of these. In too many cases the application looks for a place where to store some datas...
== brutis for memcached ==
Brutis is a tool designed to exercise memcache instances by providing reproducible performance data for comparison purposes. Brutis can be useful for sizing memcache clusters as well as testing changes to the system, the hardware, and/or the environment. Much like a dyn...
= BeIT Memcached is a client for [http://code.google.com/p/memcached/wiki/Start memcached] written in C# 2.0 =
You can check out the [Features], read about how to [Embed] this client, or check the [Examples]. If you want to help out, you can go to the ToDo page. If you have any questions, comment...
It provides some statistics of memcache cluster online.
Very useful for monitoring and debugging purposes.
Example:
{{{
mctop v.0.5 (http://code.google.com/p/mctop)
Refresh: 2 sec. Config-files: ./mctop.conf. Ctrl-C to quit.
SERVER CAPACITY USAGE HIT % CONN U...
* C++ memcache client implementing asynchronous I/O model to gain high scalability for less resources
* Portable, uses epoll in Linux and kqueue in FreeBSD.
* Designed for application in an I/O event driven network server with MemcacheDB or Memcached at its backend.
* Supports simple con...
A simple C++ client for the memcached server. Because all of the existing C++ clients available were a pain in the ass to use on Windows I wrote my own.
A simple queue use memcache protocol,use mmap file as it's storage.
python-libmemcached is a python wrapper for libmemcached.
== Dependence ==
* [http://tangent.org/553/default.html libmemcached 0.17+]
* python 2.5+
* [http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/ Pyrex 0.9.4+]
== Install ==
1.Make sure to install [http://tangent.org/553/...
=Memcache Persistent Cluster=
This library includes *PHP* classes to define a *memcached cluster*, with a *persistent storage*.
Imagine the next scenario:
a) You have a cluster with several www servers, and you don't have a load balancer with sticky sessions, or maybe you have it, but you r...