Download the PHP package alicfeng/aliyun_rocket_mq without Composer
On this page you can find all versions of the php package alicfeng/aliyun_rocket_mq. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alicfeng/aliyun_rocket_mq
More information about alicfeng/aliyun_rocket_mq
Files in alicfeng/aliyun_rocket_mq
Download alicfeng/aliyun_rocket_mq
More information about alicfeng/aliyun_rocket_mq
Files in alicfeng/aliyun_rocket_mq
Vendor alicfeng
Package aliyun_rocket_mq
Short Description 基于阿里云官方SDK增强组件,更加优雅的应用姿势、更加灵活的动态配置,让应用层服务组件更加标准规范
License MIT
Package aliyun_rocket_mq
Short Description 基于阿里云官方SDK增强组件,更加优雅的应用姿势、更加灵活的动态配置,让应用层服务组件更加标准规范
License MIT
Please rate this library. Is it a good library?
Informations about the package aliyun_rocket_mq
阿里云RocketMQ增强组件
基于阿里云官方SDK增强组件
更加优雅的应用姿势、更加灵活的动态配置,让应用层服务组件更加标准规范
特点
-
支持消息幂等性消费,防止消息重复消费
-
关系协议约定,仅关心消息消费逻辑即可
- 专注于配置化定义与注册,更加灵活简洁
安装
配置
使用
简单使用
模切约定
- 消费时、每一个服务订阅一个主题,即一个进程仅支持一个主题(
topic
)监听 - 消费时、每一个订阅进程支持多个消息标签(
MessageTag
)监听 - 消费时、每一个消息标签需要实现对于应的标签处理事件类,具体约定示例如下:
注意
假设以镜像交付时,务必再安装依赖完毕时执行修复脚本,如下为示例
或者在持续集成中执行
All versions of aliyun_rocket_mq with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0|^8.0
ext-json Version *
aliyunmq/mq-http-sdk Version ^1.0.3
friendsofphp/php-cs-fixer Version ^2.18
ext-json Version *
aliyunmq/mq-http-sdk Version ^1.0.3
friendsofphp/php-cs-fixer Version ^2.18
The package alicfeng/aliyun_rocket_mq contains the following files
Loading the files please wait ....