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.
Write down the types I/O Commands.
Explain the term Dip Switch.
Write down the purpose of interleaves?
What is HDD? What are the different types available in the market now?
Make a differentiation between independent and dependent data.
List the ways by which we can implement the condition in the workflow?
Explain the services which are provided by AppFabric.
Is it possible to deploy windows applications and Web applications using a same template of Setup and Deployment project?
State the term validity fault?
What do you mean by the PCI slot? Explain how it is different from the PCI Express (PCI-E)?
18,76,764
1949296 Asked
3,689
Active Tutors
1426570
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!