Javolution
Appearance
Developer(s) | Jean-Marie Dautelle |
---|---|
Stable release | 3.7.5
/ February 28, 2006 |
Repository | |
Operating system | Cross-platform |
Type | Real-Time Library |
License | BSD |
Website | javolution.org |
Javolution is a real-time library aiming to make Java application faster and more time predictable!
That being accomplished through:
* Safe/transparent object recycling (including threads reuse with concurrent contexts). * High performance and real-time compliant util / lang / io / xml base classes. * Struct and Union base classes for direct interfacing with native applications. * Java fastest xml parsing and marshalling/unmarshalling facility.
The library is open-source (BSD License).
Javolution Website [1]