English | 简体中文
Java bytecode enhancement framework for traffic governance in multi-activity (unit) scenarios. Following the traditional sdk governance mode and sidecar governance mode, exploring the implementation of the new generation Proxyless mode based on microkernel extensible architecture, providing high performance, low resource consumption, and cost-effective traffic governance framework for enterprise Java ecosystem.
-
For more information, please refer to the Architecture Manual.
- joylive-injector, used for cloud-native scenario auto-injection of
joylive-agent
.
Compile requirement: JDK 8+ and Maven 3.2.5+
- Supports traffic control for various models, including in-region multi-activity and cross-region multi-activity.
- Support swimlane-based full-link gray scale, QPS and concurrent current limiting, label routing, load balancing and other microservice governance strategies;
- Supports local cell priority and cross-cell fault-tolerance strategies.
- Employs bytecode enhancement technology, which is non-intrusive to business code and minimally impacts business performance.
- Adopts a microkernel architecture with strong class isolation, featuring an easy-to-use and simple extension and configuration system.
View Quick Start
View Configuration Reference Manual
View Usage Examples
View Q&A
View Release History
View Roadmap