Overview of this talk
Review the mpiJava wrapper interface.
Discuss incorporation of derived datatypes in the Java API, and limitations.
Adding object serialization at the API level.
Describe implementation using JDK serialization.
Benchmarks for naïve implementation.
Ongoing work: optimizing serialization.