Banking/ATM

Financial transactions generally require security and transaction-based programming. Additionally, automated teller machine (ATM) transactions require connectionless messaging. In Figure 1.13, each ATM has its own local database. Even if the local, regional, or headquarters database is temporarily offline, the ATM can still process transactions.

Figure 1.13

The following banking scenario uses these MSMQ features:

For more information about implementing an MSMQ-based application that uses transactional messaging, see the MSMQ SDK.


© 1997 by Microsoft Corporation. All rights reserved.