stateless service (n)~ A service that does not use Windows Fabric to make state highly reliable or state is persisted to external storage which needs to be made reliable by using Windows Fabric. If a node on which an instance of this service is active goes down another instance is started on another node.
작성자 정보
- 지티 작성
- 작성일
컨텐츠 정보
- 16 조회
- 목록
본문
stateless service (n)~ A service that does not use Windows Fabric to make state highly reliable or state is persisted to external storage which needs to be made reliable by using Windows Fabric. If a node on which an instance of this service is active goes down another instance is started on another node.