you should think about using message queues if your application needs to handle a lot of data or tasks at once, or if
Randi Knudsen
·8665 views
hey everyone, im working on a new project and im starting to think about how to handle background tasks and inter-service communication. i've seen message queues mentioned a lot, but im not entirely sure when they really become beneficial. is it just for decoupling services, or are there other key use cases i should be aware of early on? curious to hear your experiences and when you decided a message queue was the right move.
33 comments