When using messaging, in some scenarios many messages are generated as a result of an incoming message to process the initial request. The initial incoming request could generate thousands of messages to deal with the request. This approach has a number of problems and inefficiencies associated with it. Can we do any better?
Continue reading