Queue Providers are used to provide RPI with message queuing capabilities. Message queues are used when:
-
Retrieving web events state data
-
Submitting web forms
-
Populating the realtime cache
The following queue technologies are currently supported by RPI:
-
Microsoft Message Queue
-
Microsoft Azure Service Bus
-
Microsoft Azure Event Hubs
-
Amazon Web Services Simple Queue Service
-
Apache ActiveMQ
-
Google Cloud Pub/Sub
-
IBM MQ
-
RabbitMQ
-
Kafka
Configuration of queue providers is carried out in the Queue Providers configuration interface.
In this section: