Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
非トランザクション データベースを使用して、アプリケーション レベルで部分的なトランザクションサポートを実装する手法は何ですか?
そのような技術へのリンクを共有していただけますか?
Last Resource Commit Optimizationという手法があります。JBoss Transactionsは、こことここで詳細を説明しています。非トランザクション データベースではなく、XA をサポートしていないデータベースを対象としていますが、このパターンは適用するのに十分適切であると考えています。