akka/akka-core

ByteBufferSerializer for Jackson

Open

#27,107 创建于 2019年6月7日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Scala (3,547 fork)batch import
1 - triagedhelp wantedt:remoting:arteryt:serialization

仓库指标

Star
 (13,277 star)
PR 合并指标
 (平均合并 8天 19小时) (30 天内合并 10 个 PR)

描述

It should be possible to implement ByteBufferSerializer as well, using Jackson's ByteBufferBackedOutputStream/ByteBufferBackedInputStream

This might be more performant for serialization in Artery.

贡献者指南