Skip to content

rocketmq-all-5.5.0

Latest

Choose a tag to compare

@lizhimins lizhimins released this 10 Apr 11:08
rocketmq-all-5.5.0
9879968

This version introduces Lite Mode, a lightweight subscription mechanism designed for AI scenarios, alongside enhancements across Broker, Proxy, and client components.

New Feature (Lite Mode)

Introduced a lightweight subscription mode (Lite Mode) that delivers more efficient messaging with reduced resource consumption. This mode provides complete lifecycle management, event dispatching, subscription registration, message processing, and metrics monitoring. With the newly added Lite message processor, long-polling service, control handler, and corresponding protocol support, it establishes an efficient lightweight message subscription mechanism tailored for AI scenarios.

What's Changed

Dependency Upgrades

New Contributors

Full Changelog: rocketmq-all-5.4.0...rocketmq-all-5.5.0