rabbitmq-oracle-stored-procedures
rabbitmq-oracle-stored-procedures copied to clipboard
Add ability to declare queue
You have the ability to declare exchanges, but not the ability to decare queue's. Please add this feature.
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.
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.
Hi Nicholas, just to let you know I'll probably be able to push this feature today or tomorrow.
is it possiable to write a trigger which can send a message to rabbitmq for DML(insert) mysql table
Regarding the ability to declare queues, did you add this feature or not yet? If so, can you add it and update the program?