uvok on Nostr: #golang #programming The book I am reading uses NATS as a... messaging service (in an ...
#golang #programming
The book I am reading uses NATS as a... messaging service (in an example)? As far as I can tell it's "kinda similar to MQTT"?
Uhm, so it's kinda an additional ... intermediate you can use if you don't want to communicate between your services directly?
The goal seems to be "loose coupling"? But the messaging contents have to be well-defined, which is kind of a coupling, too, no?
The book I am reading uses NATS as a... messaging service (in an example)? As far as I can tell it's "kinda similar to MQTT"?
Uhm, so it's kinda an additional ... intermediate you can use if you don't want to communicate between your services directly?
The goal seems to be "loose coupling"? But the messaging contents have to be well-defined, which is kind of a coupling, too, no?