FST 2.50 发布了。FST fast-serialization 是重新实现的 Java 快速对象序列化的开发包。序列化速度更快(2-10倍)、体积更小,而且兼容 JDK 原生的序列化。要求 JDK 1.7 支持。
该版本暂未提供更新内容。
前期版本更新内容
v2.49
merged some pull request
bugfixes
updated library dependencies
v2.48
various fixes
includes pullrequests since 2.47
important: fixes a race condition most likely to happen with multithreaded init when using JSON de-/encoder
软件详情:https://github.com/RuedigerMoeller/fast-serialization/releases
下载地址:https://github.com/RuedigerMoeller/fast-serialization/releases/download/v2.50/fst-2.50.zip
来自:开源中国社区

