spryker/queue
最新稳定版本:1.22.0
Composer 安装命令:
composer require spryker/queue
包简介
Queue module
README 文档
README
Queue module provides a set of APIs and Commands for sending/receiving messages to/from queues for other bundles in Spryker. The Queue System provides a protocol for managing asynchronous processing, asynchronous processing in the sense that the sender and receiver do not have access to the same message at the same time. The sender produces a message and sends it to the message box, later when the receiver connects to the message box the message is received.
Installation
composer require spryker/queue
Documentation
统计信息
- 总下载量: 2.83M
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 78
- 推荐数: 2
其他信息
- 授权协议: proprietary
- 更新时间: 2017-12-11