-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Change transport layer:
- using
rSocket
instead ofGrpc
: migration from grpc to rSocket to get higher performance #13 - or using
RPC protocol
https://capnproto.org/rpc.html
Change serde kafka:
- Using
capnproto
instead ofprotobuf
: using capnproto #10 - apply and benchmark
apache fury
: https://github.com/apache/fury
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request