设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

FST 2.12发布,Java快速序列化库

2014-11-18 15:51| 发布者: joejoe0332| 查看: 399| 评论: 0|原作者: oschina|来自: oschina

摘要:   FST 2.12 发布了,改进记录包括:did some optimization to get 2.x performance closer to 1.xadded (optional) off heap configuration using unsafe to read/write valuesadded simple api (see DefaultCoder ...

  FST 2.12 发布了,改进记录包括:


  • did some optimization to get 2.x performance closer to 1.x

  • added (optional) off heap configuration using unsafe to read/write values

  • added simple api (see DefaultCoder) to directly serialize from/to byte arrays without the need for streams

  • added possibility to directly serialize from/to offheap memory (long adr) zero copy (see OffHeapCoder, OnHeapCoder).

  • added Long2Object Offheap hashmap

  • fixed bug in offheap map


  FST fast-serialization 是重新实现的 Java 快速对象序列化的开发包。序列化速度更快(2-10倍)、体积更小,而且兼容 JDK 原生的序列化。要求 JDK 1.7 支持。


  下载地址:https://github.com/RuedigerMoeller/fast-serialization/releases/download/v2.12/fst-2.12.zip

酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部