- Easy Java VM management via INI file (refer to table below for details).
- Two APIs; one low-level and one reflection based for easy implementation.
- Built-in CSV addin for accessing CSV from filesystem or network.
- Only one instance of the same Java VM version can be run at one time. This is a Sun VM limitation. A workaround is currently being worked on.
- There are lots of bugs...
This project is on hold due to the VM limitation described above. For an alternative you could try XLLoop