1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Update queue.md

This commit is contained in:
Ginger Collison
2019-11-02 09:31:14 -05:00
committed by GitHub
parent f17e5f02b2
commit e1b0f01755

View File

@@ -10,5 +10,5 @@ Queue subscribers are ideal for scaling services. Scale up is as simple as runni
![](../.gitbook/assets/queue.svg) ![](../.gitbook/assets/queue.svg)
Try NATS queue subscriptions on your own, using a live server by walking through the [queueing tutorial](../developing-with-nats/intro-6/queues.md). Try NATS queue subscriptions on your own, using a live server by walking through the [queueing tutorial](../developing-with-nats/tutorials/queues.md).