Hi all,
from the architecture of the nats i understand that i get answer to my request from
the "first" subscribtion and all other answers are just ignored by the server.
What is the pattern i have to make to get all the answers? I want to for example know if
the transaction that is going to be spread around more parts can be executed.
Is there such a pattern available on top of nats?
Thanks a lot.
Regards, Ivo