|
|
|
|
|
by mumblemumble
2024 days ago
|
|
I would argue that, if it's being used properly, the message broker itself is a service. It runs as a separate process, you communicate with it over an API, and its subcomponents (e.g., the database) are encapsulated. It's all about framing and perspective, of course. But that's how I'd want to try and frame it from a system architecture point of view. |
|
With enough framing everything is possible, and in some contexts it will even make sense.