Translations

Previous topic

Paxos STM Team

Next topic

Atomic RMI User Guide

Atomic RMIΒΆ

Atomic RMI is an extension of Java Remote Method Invocation (Java RMI) with distributed atomic transactions. Such transactions guarantee the ACID properties of atomicity, consistency, and isolation for method executions of remote objects encompassed by them. Atomic RMI facilitates coordination of accesses to the remote objects that comprise network service(s) implemented in Java.