Coherence 란?
=> Oracle 에서 제공하는 In-Memory Data Grid
=> 대규모 데이터를 분산하여 저장 및 액세스 할 수 있는 분산 캐시 시스템
=> 여러 서버 노드에 데이터를 자동으로 분산하여 저장
=> 데이터에 대한 고속 액세스 제공
주요 기능
1. 데이터 분산 : 데이터를 여러 서버 노드에 자동으로 분산하여 저장
데이터 부하 분산 및 확장성 향상
2. 데이터 캐싱 : 데이터를 메모리에 캐싱하여 빠른 액세스 제공
캐시된 데이터는 빠르게 액세스 할 수 있고 반복적인 액세스를 줄일 수 있음
3. 고가용성 : 데이터의 복제와 장애 조치 기능을 제공
하나 이상의 복제본을 유지하여 데이터 손실 없이 서비스 지속 가능
4. 분산 쿼리 및 계산 : 복잡한 쿼리를 분산하여 병렬 처리 및 결과 통합
대용량 데이터 효율적 쿼리 및 계산 작업 수행
=> Application 내 에서 세션 공유를 제공하며 서버의 모든 인스턴스 장애 시에도 세션 정보 유실 방지
* Coherence 메뉴얼 및 다운로드
https://docs.oracle.com/middleware/1212/coherence/COHDG/gs_install.htm#COHDG4994
2 Installing Oracle Coherence for Java
10/48 2 Installing Oracle Coherence for Java This chapter provides instructions for installing and running Oracle Coherence for Java (simply referred to as Coherence). The chapter does not include instructions for installing Coherence*Extend client distrib
docs.oracle.com
https://www.oracle.com/middleware/technologies/coherence-downloads.html
Oracle Coherence Downloads
We’re sorry. We could not find a match for your search. We suggest you try the following to help find what you’re looking for: Check the spelling of your keyword search. Use synonyms for the keyword you typed, for example, try "application" instead of
www.oracle.com
참고
11장. Weblogic Coherence 소개 및 설치 방법 (Session-Cluster 가능)
안녕하세요. "와스고수" 입니다. 이번 장에는 Weblogic Enterprise 에 기본적으로 구성되있는...
blog.naver.com
'WEB WAS > 미들웨어' 카테고리의 다른 글
[CentOS 7] 아파치 톰캣 설치 및 실행 (jdk 설치, wget 활용) (0) | 2023.06.06 |
---|---|
[CentOS 7] 아파치 설치 및 실행 (yum 활용) (0) | 2023.06.06 |
세션 클러스터링 (Session Clustering) 이란? (0) | 2023.06.05 |
vhosts 란? (Virtual Hosts) (0) | 2023.06.05 |
Apache Tomcat vs WebLogic (0) | 2023.06.05 |