This website uses Cookies. Click Accept to agree to our website's cookie use as described in our Privacy Policy. Click Preferences to customize your cookie settings.
In Apigee, want to create a consumer that retrieves data from RabbitMQ and processes it whenever new data arrives in the queue. This consumer should always be running as a continuous process. Is this possible? Or is there any other way to achieve it.