Workflow system deal with long lived transactions
How can a workflow system deal with long lived transactions?
Expert
To deal with the problem of long-lived transactions, we use the Sagas model, while structuring a long-lived transaction as a sequence of sub transactions, and each of them is associated with a compensating sub transaction. In case one of the sub transactions in such a sequence aborts the previous sub transactions are undone by automatically scheduling the associated compensating sub transactions. By allowing transactions to release partial results before they complete, we are able to avoid the long-duration waiting problem caused by long-lived transactions.
Briefly explain workflow?
Write down the function of IR and PC.
Describe several functions of the computer.
Write down the differentiations between structure and table in data dictionary in the ABAP.
Write down the differentiations between OOABAP and ABAP.
Write down the differentiation between display card and graphic card?
Write down the name of pipeline conflicts.
Briefly describe Texturing and Modelling?
What we need to consider before connecting a memory to the system?
What do you mean by a processing device? What are the various types of processing devices?
18,76,764
1934884 Asked
3,689
Active Tutors
1412789
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!