Dubbo provides high performance interface based RPC, which is transparent to users.
Dubbo supports multiple load balancing strategies out of the box, which perceives downstream service status to reduce overall latency and improve system throughput.
Dubbo supports multiple service registries, which can detect service online/offline instantly.
Dubbo’s micro-kernel and plugin design ensures that it can easily be extended by third party implementation across core features like Protocol, Transport, and Serialization.
Dubbo can be configured at runtime so that traffic can be routed according to different rules, which makes it easy to support features like blue-green deployment, data center aware routing, etc.
Dubbo provides rich tools for service governance and maintenance such as querying service metadata, health status and statistics.
Who is using Dubbo
Providing your info on Wanted: who’s using dubbo to help improving dubbo better
We do a Pull Request contributions workflow on GitHub. New users are always welcome!