Search code examples
Why is 2-phase commit not suitable for a microservices architecture?...


microservicesdistributed-systemdistributed-transactions2phase-commit

Read More
What problems can two-phase commits cause?...


databasetransactionscommitcqrs2phase-commit

Read More
Outbox pattern - Message Relay without duplicates and unordering for any SQL and NoSQL DB...


duplicatesmicroservicesdistributed-transactions2phase-commitoutbox-pattern

Read More
2PC distributed transactions across many microservices?...


javamicroservicesdistributed-systemdistributed-transactions2phase-commit

Read More
How does three-phase commit avoid blocking?...


distributed-transactions2phase-commit

Read More
How to do 2 phase commit between two micro-services(Spring-boot)?...


spring-bootmicroservicesdistributed-transactions2phase-commit

Read More
How ZooKeeper guarantees "Single System Image"?...


apache-zookeeperdistributed-systemconsistency2phase-commit

Read More
Distributed transactions + Strong consistency : Feasibility?...


databasenetwork-programmingdistributed-computingeventual-consistency2phase-commit

Read More
2-phase commit - looking for an implementation...


php2phase-commit

Read More
MQ - How to guarantee message delivery in a non-transacted, lightweight environment?...


transactionszeromqmicroservicesmq2phase-commit

Read More
Narayana/2PC/XA - Unlock resources after prepare message propagation failure...


distributed-transactionsxa2phase-commit

Read More
How do Narayana/XA recover from TM failures?...


distributed-transactionsxa2phase-commit

Read More
An explanation of DRBD Protocol C...


distributeddistributed-transactions2phase-commitdrbd

Read More
TransactionScope with Linux...


.netlinuxtransactionscopemsdtc2phase-commit

Read More
Delivery of JMS message before the transaction is committed...


databasejakarta-eejmsdistributed-transactions2phase-commit

Read More
Two-phase commit: availability, scalability and performance issues...


databasescalabilitydistributed-transactions2phase-commitconsensus

Read More
Distributed transactions - why do we save tranlogs to file system?...


databaseoracle-databasetransactionsdistributed-transactions2phase-commit

Read More
2 Phase Commit Global Transaction Status after 2nd Phase failure...


jtaxa2phase-commit

Read More
How to wait during SELECT that pending INSERT commit?...


postgresqlinsertlocking2phase-commit

Read More
PREPARE TRANSACTION releasing locks?...


postgresqltransactionsmsdtc2phase-commit

Read More
Implement two phase commit protocol between EJB Application(Running on Glassfish) and Swing applicat...


swingglassfishejbjms2phase-commit

Read More
Two Phase Commit and merging execution and prepare phase...


distributed-transactionsxa2phase-commit

Read More
XA Two Phase Commit and execution in Prepare Phase?...


distributed-transactionsxa2phase-commitpaxos

Read More
weblogic ejb3 two-phase commit...


ejb-3.0weblogic12c2phase-commit

Read More
Does Two-phase Commit Protect Against Final Commit Failures?...


databasetransactionsdistributed-transactions2phase-commit

Read More
Two-phase commit (2PC) configuration with Atomikos...


springjtaatomikos2phase-commit

Read More
Transaction Processing Using PHP and MySQL...


phpmysqltransactions2phase-commit

Read More
Using XA with databases that don't support it natively?...


javajdbc2phase-commit

Read More
If I access UserTransaction does this mean that I use 2 phase commit or XA?...


databasejakarta-eejtadistributed-transactions2phase-commit

Read More
Oracle ALTER SESSION ADVISE COMMIT?...


oracle-database2phase-commit

Read More
BackNext