Webador / SlmQueue

Laminas / Mezzio module that integrates with various queue management systems.
Other
137 stars 56 forks source link

RabbitMQ support #217

Closed chris1312 closed 4 years ago

chris1312 commented 6 years ago

Are there any known RabbitMQ adapter-modules for SlmQueue?

basz commented 6 years ago

not that I'm aware of no. wold be nice to have though ;-)

roelvanduijnhoven commented 6 years ago

I'll mark as an enhancement :). Feel free to contribute @chris1312.

aurum86 commented 4 years ago

Hi, we have rnd-cosoft/slm-queue-rabbitmq in Packagist: https://packagist.org/packages/rnd-cosoft/slm-queue-rabbitmq It has its first major version and ready to be used. :) Could this be added in SLM readme as a suggested package for RabbitMQ ?

roelvanduijnhoven commented 4 years ago

@roelvanduijnhoven Sure!

Feel free to send in a PR. I'll happily merge :heart:

roelvanduijnhoven commented 4 years ago

Thank you @aurum86!