1 message in com.mysql.lists.mysqlDistributed Transaction Processing
FromSent OnAttachments
Martin Cameron12 Mar 2001 13:12 
Subject:Distributed Transaction Processing
From:Martin Cameron (came@cameron.co.nz)
Date:03/12/2001 01:12:52 PM
List:com.mysql.lists.mysql

Has anyone contemplated using MySQL for DTP through a cluster of machines where the transactions are related to critical financial transactions.

For example, in a commerce situation where a customer withdraws from one account and deposits into another, DTP ensures that all computers commit concurrently and if any one is not able to, then none commits.