Sample for Oracle AQ?
Leonardo-Ferreira opened this issue · 1 comments
Leonardo-Ferreira commented
Is there a sample on how to create a worker that is supposed to listen a queue indefinitely and "do stuff"? im having difficulty and the only "way out" I see is to "pool" the database on a regular interval...
Please advise
alexkeh commented
Here's an ODP.NET AQ event handler sample included in this discussion forum thread.