| Article: |
Atomic File Transactions, Part 1 | |
| Subject: | Interesting article... one comment | |
| Date: | 2001-11-08 16:40:54 | |
| From: | emarceta | |
|
It would be great to further develop the idea, and integrate it with standard Java JTA interface and treat the file system as a resource (see JTA docs for more details). That way, TX may be managed in the consistet way, and it may participate in distributed TXes if needed too.
|
||
Showing messages 1 through 1 of 1.
-
Interesting article... one comment
2011-01-06 09:23:31 Nitin_Verma [View]



I was also curious on the same lines, and also the JTA/XA integration you are referring to.
Fortunately, it all lead me to start a project called XADisk (https://xadisk.dev.java.net/).
Please feel free to share your thoughts/suggestions.
Thanks,
Nitin