| Author |
Framework for Reliable Transaction flow
|
Abiodun Okusolubo
Ranch Hand
Joined: Apr 25, 2004
Posts: 72
|
|
Hello Ranchers,
I need to create a simple application which will be part of bigger one. The function of this application is to debit one account credit another account. However, they framework should be...
a. Reliable: if the System crashes at any stage, when restarted, the System should pickup from it's safe point or where it stops
b. Framework should have built in timeout
c. Framework should support parallel and sequential transactions.
I’ll be glad to know if Spring Framework can do this.
Thanks
|
SCJP, SCWCD, SCJD : in the making.
|
 |
 |
|
|
subject: Framework for Reliable Transaction flow
|
|
|