承接 c-datculescu/amqp-base 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

c-datculescu/amqp-base

最新稳定版本:0.6.2

Composer 安装命令:

composer require c-datculescu/amqp-base

包简介

Allows easy declaration and management of complex AMQP configurations

README 文档

README

Small library that can be used with any AMQP 0.9.1 compatible broker.

Currently the library offers access to low-level components like:

* connections
* channels
* queues
* exchanges

Also the library offers support for higher-level components like consumers and publishers.

All the components can be configured via an extensible st of configuration directives, which can also serve as a description for an entire set of architectures.

The library currently implements support for most of the RabbitMQ extensions like:

* dead-lettering
* ttl
* length and size of queues
* alternate-exchanges
* exchange to exchange bindings

The configuration examples can be located in /example directory as well as in the config directory.

The library offers support for dependencies as well as cyclic dependency detection so it is possible to define entire infrastructures using the dependency system.

For more examples please check the examples directory.

Todo

* implement support for high availability options
* implement support for multiple configuration files merge

统计信息

  • 总下载量: 67.9k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 12
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 12
  • Watchers: 4
  • Forks: 16
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-01-19