Jump to content

Javolution

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Dautelle (talk | contribs) at 23:33, 8 March 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Javolution
Developer(s)Jean-Marie Dautelle
Stable release
3.7.5 / February 28, 2006
Repository
Operating systemCross-platform
TypeReal-Time Library
LicenseBSD
Websitejavolution.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]