| Paketname | libjboss-serialization-java |
| Beschreibung | JBoss Serialization |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 1.0.3.GA+dak1-2 |
| Sektion | universe/libs |
| Priorität | optional |
| Installierte Größe | 164 Byte |
| Hängt ab von | java-gcj-compat | java1-runtime | java2-runtime |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | |
| Paketgröße | 116388 Byte |
| Prüfsumme MD5 | e50607529d8837d26313b5d8f28c1242 |
| Prüfsumme SHA1 | 524039dc8a2cb22155636bbe6d402c51eafa9db5 |
| Prüfsumme SHA256 | 567da7ced2683a303e462128256bf5a4d9a463bf2ba621d857835fc22ffa4e11 |
| Link zum Herunterladen | libjboss-serialization-java_1.0.3.GA+dak1-2_all.deb |
| Ausführliche Beschreibung | 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.
|