akka/akka-core

ByteBufferSerializer for Jackson

Open

#27 107 ouverte le 7 juin 2019

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Scala (3 547 forks)batch import
1 - triagedhelp wantedt:remoting:arteryt:serialization

Métriques du dépôt

Stars
 (13 277 stars)
Métriques de merge PR
 (Merge moyen 8j 19h) (10 PRs mergées en 30 j)

Description

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

This might be more performant for serialization in Artery.

Guide contributeur