|
|
|
|
|
by andersonklando
160 days ago
|
|
> Push the payload directly to queue can be tricky. Any queue system usually will have limits on the payload size, for good reasons. Is that how microservice messages work? They push the whole data so the other systems can consume it and take it from there? |
|