SZ-ORM Queue — Message Queue
Provides a unified message queue abstraction with built-in InMemory implementation, and supports RabbitMQ, Kafka, NATS, ActiveMQ, Pulsar, RocketMQ and other message middleware providers.
Main Modules
- [
queue] — Core trait and unified wrapper - [
rabbitmq] / [kafka] / [nats] / [activemq] / [pulsar] / [rocketmq] — Each provider implementation