jondot/sneakers

Anyone have a solution to this working with IBM MQ ?

rjrobinson opened this issue · 2 comments

Looks like I cant use RabbitMQ in production. We are using IBM MQ, and I was wondering if there is a drop in replacement, or could I write a wrapper to work with sneakers?

@rjrobinson thanks for the question. This library is pretty focused on RabbitMQ at this time. However, if you want to open an exploratory PR to discuss options, that'd be great.

If you can figure out a clean abstraction for this, I feel like a separate library might be better (e.g. sneakers-ibmmq).

Ok. let me take a look, and see what I can do. Thanks!