문서의 선택한 두 판 사이의 차이를 보여줍니다.
| 양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
|
memcached [2017/02/21 09:38] kwon37xi [Java 구현체] |
memcached [2019/09/27 13:03] (현재) kwon37xi |
||
|---|---|---|---|
| 줄 1: | 줄 1: | ||
| ====== memcached ====== | ====== memcached ====== | ||
| - | * [[http://www.ibm.com/developerworks/ | + | * https://memcached.org/ |
| - | * [[http:// | + | * [[evcache|EVCache]] |
| - | * [[https:// | + | * [[https:// |
| - | * [[http:// | + | |
| - | * [[https:// | + | |
| - | * [[https:// | + | |
| - | * [[http:// | + | |
| - | * [[http:// | + | |
| ===== 분산 캐시 사용시 주의점 ===== | ===== 분산 캐시 사용시 주의점 ===== | ||
| 줄 38: | 줄 33: | ||
| * [[http:// | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| + | |||
| ==== Linux Memory Swap 방지 ==== | ==== Linux Memory Swap 방지 ==== | ||
| [[linux: | [[linux: | ||
| 줄 54: | 줄 50: | ||
| ===== CAS(Compare|Check and Set) ===== | ===== CAS(Compare|Check and Set) ===== | ||
| * [[http:// | * [[http:// | ||
| + | |||
| + | ===== extstore - 외부 데이터 저장소 ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| 줄 103: | 줄 103: | ||
| ===== 참조 ===== | ===== 참조 ===== | ||
| * [[http:// | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[https:// | ||
| + | * [[http:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||