apache/dubbo

[Feature] Implement full zero-copy output for Dubbo Triple protocol

Open

#15 597 ouverte le 30 juil. 2025

Voir sur GitHub
 (3 commentaires) (0 réactions) (1 assigné)Java (26 453 forks)batch import
help wantedtype/enhancement

Métriques du dépôt

Stars
 (41 524 stars)
Métriques de merge PR
 (Merge moyen 7j 14h) (20 PRs mergées en 30 j)

Description

Pre-check

  • I am sure that all the content I provide is in English.

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Apache Dubbo Component

Java SDK (apache/dubbo)

Descriptions

The main reason for implementing zero-copy output in the Dubbo Triple protocol is to significantly improve performance: it reduces multiple memory copies, lowers CPU and memory usage, and lessens GC pressure, resulting in lower latency and higher throughput for service communication—making it ideal for high-concurrency and large-scale distributed systems.

Related issues

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

Guide contributeur