Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[rt-pmc] EclipseLink works-with approval for Kryo

Most revered PMC,

The EclipseLink project would like to add Kryo (http://code.google.com/p/kryo/) as a works-with dependency. Kryo is developed under a BSD license.

"Kryo is a fast and efficient object graph serialization framework for Java. The goals of the project are speed, efficiency, and an easy to use API. The project is useful any time objects need to be persisted, whether to a file, database, or over the network."

EclipseLink uses java.io serialization for the transport of messages between application instances (i.e. cache coordination) and the storage of objects as BLOBs in a database. With this optional support users will be able to configure the use of alternative serialization technologies including Kryo. We will be building and testing against Kryo but will not be distributing it with our releases.

Please let me know if there are any issues or concerns. A PMC vote is required for IP team to proceed.

CQ: https://dev.eclipse.org/ipzilla/show_bug.cgi?id=7299

Doug



Back to the top