apache / dubbo-go

Go Implementation For Apache Dubbo .
https://dubbo.apache.org/
Apache License 2.0
4.67k stars 906 forks source link

Some feature plan and thoughts. #2610

Open chickenlj opened 4 months ago

chickenlj commented 4 months ago
main task sub-task description github issue
config & api config & api
non-idl mode non-idl mode
service discovery dns service discovery
observability openapi
metrics
tracing
accesslog
logging
management graceful shutdown
kubernetes liveness/readiness
qos
async & event async messaging
event streaming
distributed locking and leadership
traffic management adaptive load balance - https://cn.dubbo.apache.org/zh-cn/overview/reference/proposals/heuristic-flow-control/
adaptive rate limit - https://www.infoq.com/news/2024/02/uber-dynamic-load-shedding/?utm_source=email&utm_medium=editorial&utm_campaign=SpecialNL&utm_content=02292024&forceSponsorshipId=58a6b10a-7b64-4cfd-a08d-c065e2458967
- https://cn.dubbo.apache.org/zh-cn/overview/reference/proposals/heuristic-flow-control/
protocol http/3
transport library
rest & http
xds security - tls
security - authentication
security - authorization
service discovery
traffic management
circuit break and others
refactoring registry & metadata
config & api
other features
tools dubboctl
console
others
seriouszyx commented 4 months ago

Is there a group for discussing these requirements, such as a DingTalk group?