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.
How a minicomputer different from a mainframe?
Briefly describe the structure of a hard drive?
Give a brief explanation of the term Strobe.
Describe about Cloud Service?
Give a brief explanation of Handshaking.
Write down the attributes of SSD's?
Briefly illustrate the term algorithm. And also write down the properties of an algorithm?
What is Intel LGA 1155 Socket?
Write a short note on a FIFO?
Describe briefly about the directory representation in UNIX?
18,76,764
1924691 Asked
3,689
Active Tutors
1426411
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!