Package: wnpp Owner: Varun Hiremath <[EMAIL PROTECTED]> Severity: wishlist
* Package name : libjboss-serialization-java Version : 1.0.3.GA Upstream Author : JBoss Inc. * URL or Web page : http://labs.jboss.com/serialization/ * License : LGPL Description : JBoss Serialization JBossSerialization is a new approach to java-serialization. The main feature in JBossSerialization besides performance, is Smart Cloning. . Smart cloning is the capability of the reuse of final fields among different class loaders doing exactly what serialization does, without the need of convert every field into a byteArray. This approach is at least 10 times faster than using serialization over a byte array. -- Varun Hiremath Undergraduate Student, Aerospace Engineering Department, Indian Institute of Technology Madras, Chennai, India --------------------------------------- Homepage : http://varun.travisbsd.org _______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

