mirror of
https://github.com/taigrr/nats.docs
synced 2025-01-18 04:03:23 -08: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>