Google Cloud Resources - Queues

Nitric queues are deployed using pubsub topics with a single pull subscription when deploying to Google Cloud.

Google Cloud Resources

The following resources are created when deploying queues to Google Cloud:

  • Pubsub topic
  • Pubsub topic subscription (pull)

Deployment

During deployment, your queues will be provisioned as follows:

  • The queue is deployed as a pubsub topic.
  • The queue will have a single pull subscription created for it.