Downloadliste

Projektbeschreibung

The "Faster Java Serialization" project aims to
provide faster Java serialization by inspecting
classes and generating tailor made serialization
code on the fly. This serialization code is reused
for every object of the same class. Objects are
serialized to a NIO ByteBuffer, eliminating the
need for numerous memory copies that take place
during normal serialization to files or network.
Currently, there are some limitations on the kinds
of objects that can be serialized.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-10-20 13:41
0.22

Tags: Initial freshmeat announcement

Project Resources