Java API over Accelio
Build instructions:
- Download: git clone https://github.com/accelio/JXIO.git
- Move into folder: cd JXIO
- Set JAVA_HOME: export JAVA_HOME=/usr/java/jdk1.7.0_25/
- Build: ./build.sh (this pulls the relevant C level Accelio library and builds everything you need)