45 | | * memcached 相關的 Debian / Ubuntu 套件 - |
46 | | * [http://packages.ubuntu.com/memcached memcached] - A high-performance memory object caching system |
47 | | * 安裝步驟 : [參考] [http://www.monster.com.tw/archives/1708 2009/12/14 : debian / ubuntu 裝 memcached 跟 pecl memcache] |
48 | | * [http://packages.ubuntu.com/memcachedb memcachedb] - Persistent storage engine using the memcache protocol |
49 | | * Perl - [http://packages.ubuntu.com/libcache-memcached-perl libcache-memcached-perl] - Cache::Memcached - client library for memcached |
50 | | * Ruby - [http://packages.ubuntu.com/libmemcache-client-ruby libmemcache-client-ruby] - Ruby client library for memcached |
51 | | * PHP - [http://packages.ubuntu.com/php5-memcache php5-memcache] - memcache extension module for PHP5 |
52 | | * Python - [http://packages.ubuntu.com/python-memcache python-memcache] - pure python memcached client |
| 45 | * [http://labs.northscale.com/moxi/ Moxi] - [http://www.slideshare.net/northscale/moxi-memcached-proxy Memcached Proxy] ([wiki:jazz/09-08-30#WebService 2009-08-30]) |
54 | | * [http://blog.shian.tw/shared-session-in-memcached.html 2010-05-17 : shared session in memcached] |
55 | | * [http://www.monster.com.tw/archives/1655 2009/11/06 : 一些 memcache 的資料] |
56 | | * [http://code.google.com/p/memcached-tag/ memcached-tag] - add tag function for memcached |
57 | | * [http://www.monster.com.tw/archives/1299 2009/07/02 : 使用 memcache 的 design pattern] |
58 | | * [[Image(http://www.monster.com.tw/wp-content/uploads/2009/07/08ee1402cb11c0d93306ae353b5f1893.png)]] |
59 | | * [http://blog.gslin.org/archives/2008/12/13/1884/ 2008/12/13 : Facebook 的 memcached] |
60 | | * [http://www.monster.com.tw/archives/674 2008/12/09 : 解決 memcache race condition 的問題] - [http://www.alexhopmann.com/2008/06/13/memcache-race-condition-fun/ 參考原文 Memcache Race Condition Fun] |
| 47 | == memcached database / datastore == |
| 61 | |
| 62 | |
| 63 | == memcached packages == |
| 64 | |
| 65 | * memcached 相關的 Debian / Ubuntu 套件 - |
| 66 | * [http://packages.ubuntu.com/memcached memcached] - A high-performance memory object caching system |
| 67 | * 安裝步驟 : [參考] [http://www.monster.com.tw/archives/1708 2009/12/14 : debian / ubuntu 裝 memcached 跟 pecl memcache] |
| 68 | * [http://packages.ubuntu.com/memcachedb memcachedb] - Persistent storage engine using the memcache protocol |
| 69 | * Perl - [http://packages.ubuntu.com/libcache-memcached-perl libcache-memcached-perl] - Cache::Memcached - client library for memcached |
| 70 | * Ruby - [http://packages.ubuntu.com/libmemcache-client-ruby libmemcache-client-ruby] - Ruby client library for memcached |
| 71 | * PHP - [http://packages.ubuntu.com/php5-memcache php5-memcache] - memcache extension module for PHP5 |
| 72 | * Python - [http://packages.ubuntu.com/python-memcache python-memcache] - pure python memcached client |
| 73 | |
| 74 | == memcached reference == |
| 75 | |
| 76 | * [http://blog.shian.tw/shared-session-in-memcached.html 2010-05-17 : shared session in memcached] |
| 77 | * [http://www.monster.com.tw/archives/1655 2009/11/06 : 一些 memcache 的資料] |
| 78 | * [http://code.google.com/p/memcached-tag/ memcached-tag] - add tag function for memcached |
| 79 | * [http://www.monster.com.tw/archives/1299 2009/07/02 : 使用 memcache 的 design pattern] |
| 80 | * [[Image(http://www.monster.com.tw/wp-content/uploads/2009/07/08ee1402cb11c0d93306ae353b5f1893.png)]] |
| 81 | * [http://blog.gslin.org/archives/2008/12/13/1884/ 2008/12/13 : Facebook 的 memcached] |
| 82 | * [http://www.monster.com.tw/archives/674 2008/12/09 : 解決 memcache race condition 的問題] - [http://www.alexhopmann.com/2008/06/13/memcache-race-condition-fun/ 參考原文 Memcache Race Condition Fun] |