jQuery in Action, 2nd edition
The moose likes Spring and the fly likes Framework for Reliable Transaction flow Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Spring
Reply Bookmark "Framework for Reliable Transaction flow" Watch "Framework for Reliable Transaction flow" New topic
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.
 
IntelliJ Java IDE
 
subject: Framework for Reliable Transaction flow
 
Threads others viewed
JAAS and Tomcat
determining OS
multiple JVM problem
what are characteristics of a reliable system?
why EJB?
developer file tools