aspose file tools
The moose likes Distributed Java and the fly likes good book on distributed transaction processing. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Distributed Java
Reply Bookmark "good book on distributed transaction processing." Watch "good book on distributed transaction processing." New topic
Author

good book on distributed transaction processing.

Srinivas Ramgopal
Ranch Hand

Joined: Aug 06, 2006
Posts: 63
Hi all,

Please suggest any good book(s) that covers design and implementation of distributed/2 phase commit transaction processing for complex real time applications.

Thanks in advance.
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper

Joined: Aug 26, 2006
Posts: 4967

Oh, the world of the XA compliant, two-phase commit.I think what you need is a good book on distributed programming, and a good book on JDBC.

For learning distributed programming, this is the right book:

Concurrent and Distributed Computing in Java by Vijay K. Garg

If CORBA is your cup of tea, you might be interested in this read:

Implementing Distributed Systems with Java and CORBA

There are more books on JDBC though.

For learning about JDBC, you can't beat the reference tutorials:

DBC API Tutorial and Reference by Maydene Fisher, Jon Ellis, Jonathan Bruce

Also, this book is a bit bloated, but it's one of the most up to date JDBC books around:

JDBC Recipies: Released September 2005

Happy Java, and happy JDBC!

-Cameron McKenzie


Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: good book on distributed transaction processing.
 
Similar Threads
About JXTA's support for transaction processing
Cleared SCEA 5 Part - I with 81%
Encryption Techniques
Transactions
distributed processing using EJB