mirror of
https://github.com/taigrr/nats.docs
synced 2026-04-14 22:10:48 -07:00
There is a misconception that asynchronous subscriptions mean that message callbacks are invoked concurrently, which is not the case. Signed-off-by: Ivan Kozlovic <ivan@synadia.com>