mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08:00
Update queues.md
This commit is contained in:
parent
1773413796
commit
0bc42a96a9
@ -4,7 +4,7 @@ Subscribing to a queue group is only slightly different than subscribing to a su
|
|||||||
|
|
||||||
Keep in mind that the queue groups in NATS are dynamic and do not require any server configuration. You can almost think of a regular subscription as a queue group of 1, but it is probably not worth thinking too much about that.
|
Keep in mind that the queue groups in NATS are dynamic and do not require any server configuration. You can almost think of a regular subscription as a queue group of 1, but it is probably not worth thinking too much about that.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
As an example, to subscribe to the queue `workers` with the subject `updates`:
|
As an example, to subscribe to the queue `workers` with the subject `updates`:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user