Is there any way to listen to an Oracle AQ using a Perl process as the listener.

link|improve this question

73% accept rate
feedback

1 Answer

up vote 1 down vote accepted

This Introduction to Oracle Advanced Queuing states that you can interface to it through "Internet access using HTTP, HTTPS, and SMTP" so it should be straightforward to do that using a Perl script.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.