이 콘텐츠는 선택한 언어로 제공되지 않습니다.
8.6. Transactions
8.6.1. Transactions 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Transactional sessions support message transactions - groups of messages whose transmission must succeed or fail atomically. On a transactional session sent messages only become available at the target address on commit. Likewise, received and acknowledged messages are only discarded at their source on commit.
Note that transactions require a reliable link to function.