Peer-to-Peer communication: umTransport vs RMI

For a requirement, we are comparing which provides a better communication channel between 2 peers, among umTransport and RMI. We want the channel to be reliable, low latency, high throughput, and ensuring the order of messages.