akka/akka-core

ByteBufferSerializer for Jackson

Open

#27.107 aberto em 7 de jun. de 2019

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)Scala (3.547 forks)batch import
1 - triagedhelp wantedt:remoting:arteryt:serialization

Métricas do repositório

Stars
 (13.277 stars)
Métricas de merge de PR
 (Mesclagem média 8d 19h) (10 fundiu PRs em 30d)

Description

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

This might be more performant for serialization in Artery.

Guia do colaborador