stateful service (n)~ A service that has state and achieves reliability through replication between multiple replicas on other nodes in the cluster. If a node on which a replica of this service is active goes down another replica is started on another node.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 16 조회
- 목록
본문
stateful service (n)~ A service that has state and achieves reliability through replication between multiple replicas on other nodes in the cluster. If a node on which a replica of this service is active goes down another replica is started on another node.