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