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:
-
Amazon Simple Queue Service (SQS)
-
Azure Event Hubs
-
Azure Service Bus
-
Azure Storage Queues
-
Google Cloud PubSub
-
RabbitMQ
Configuration of the queue providers themselves is documented in the Queue Providers configuration external provider documentation.
This section includes: