rabbitmq-oracle-stored-procedures icon indicating copy to clipboard operation
rabbitmq-oracle-stored-procedures copied to clipboard

Add ability to declare queue

Open NicholasAStuart opened this issue 11 years ago • 5 comments

You have the ability to declare exchanges, but not the ability to decare queue's. Please add this feature.

NicholasAStuart avatar Oct 25 '13 21:10 NicholasAStuart

Hi Nicholas, yes I can add this feature. But in most scenarii wouldn't you probably prefer to declare queues from your consumers? Let me know.

pmq avatar Oct 27 '13 13:10 pmq

Yes, however I may be pushing code before my consumer has come online and I'd like for the producer to be able to declare the queue in case it doesn't already exist so no messages are lost.

NicholasAStuart avatar Oct 27 '13 15:10 NicholasAStuart

Hi Nicholas, just to let you know I'll probably be able to push this feature today or tomorrow.

pmq avatar Nov 18 '13 10:11 pmq

is it possiable to write a trigger which can send a message to rabbitmq for DML(insert) mysql table

AshutoshPanda avatar Dec 23 '18 19:12 AshutoshPanda

Regarding the ability to declare queues, did you add this feature or not yet? If so, can you add it and update the program?

kimoturbo avatar Apr 04 '24 14:04 kimoturbo