The following sections describe trade-offs and techniques to help you design and implement the transaction model for your distributed application.
Note: These sections apply mostly to session-managed applications. For a session-free application, all transactions must be normal ABL transactions: atomic, started, and completed in a single request.