사용자 도구

사이트 도구


memcached

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
마지막 판 양쪽 다음 판
memcached [2017/02/21 09:35]
kwon37xi [memcached 장시간 사용시 Wasted Memory 증가현상]
memcached [2018/06/27 06:56]
kwon37xi
줄 8: 줄 8:
   * [[http://www.solanara.net/solanara/memcached|Memcached - 윈디하나의 솔라나라]]   * [[http://www.solanara.net/solanara/memcached|Memcached - 윈디하나의 솔라나라]]
   * [[http://helloworld.naver.com/helloworld/textyle/151047|hello world » Memcached의 확장성 개선]]   * [[http://helloworld.naver.com/helloworld/textyle/151047|hello world » Memcached의 확장성 개선]]
 +  * [[evcache|EVCache]]
  
 ===== 분산 캐시 사용시 주의점 ===== ===== 분산 캐시 사용시 주의점 =====
줄 38: 줄 39:
   * [[http://balodeamit.blogspot.kr/2014/02/slab-reallocation-in-memcache.html|Slab Reallocation in Memcache - 자세한 설명]]   * [[http://balodeamit.blogspot.kr/2014/02/slab-reallocation-in-memcache.html|Slab Reallocation in Memcache - 자세한 설명]]
   * [[http://lks21c.blogspot.kr/2014/10/memcached-wasted-memory.html|크림슈가도넛의 Cookbooks: Memcached Wasted Memory 제거하는 법]]   * [[http://lks21c.blogspot.kr/2014/10/memcached-wasted-memory.html|크림슈가도넛의 Cookbooks: Memcached Wasted Memory 제거하는 법]]
 +
 ==== Linux Memory Swap 방지 ==== ==== Linux Memory Swap 방지 ====
 [[linux:performance|Linux Performance]] [[linux:performance|Linux Performance]]
줄 54: 줄 56:
 ===== CAS(Compare|Check and Set) ===== ===== CAS(Compare|Check and Set) =====
   * [[http://neopythonic.blogspot.kr/2011/08/compare-and-set-in-memcache.html|Compare and set in memcached]]   * [[http://neopythonic.blogspot.kr/2011/08/compare-and-set-in-memcache.html|Compare and set in memcached]]
 +
 +===== extstore - 외부 데이터 저장소 =====
 +  * [[https://memcached.org/blog/nvm-caching/|Caching beyond RAM: the case for NVMe]]
 +  * [[https://github.com/memcached/memcached/wiki/Extstore|Extstore · memcached/memcached Wiki]]
  
  
-===== Java 구현체 =====+===== Java Client 구현체 =====
   * [[http://code.google.com/p/spymemcached/|spy memcached]]   * [[http://code.google.com/p/spymemcached/|spy memcached]]
   * [[http://code.google.com/p/xmemcached/|XMemcached]] - namespace 지원   * [[http://code.google.com/p/xmemcached/|XMemcached]] - namespace 지원
memcached.txt · 마지막으로 수정됨: 2019/09/27 13:03 저자 kwon37xi