| Class | Description |
|---|---|
| DHTMPIListener<K,V> |
Thread to comunicate with the other DHT lists.
|
| DistHashTableMPI<K,V> |
Distributed version of a HashTable using MPI.
|
| DistHashTableMPITest |
DistHashTableMPI test with JUnit.
|
| MPIChannel |
MPIChannel provides a communication channel for Java objects using MPI or
TCP/IP to a given rank.
|