Hi,
i was given the task to evaluate 'Spring Integration'. :? I had a question on the Enterprise Integration Pattern support of SI.
Isn't Throttler Pattern part of EIP?
I could not find any support for throttling in the SI, probably is this something Message-Endpoint or Channel-Adapter should take care of and is out-of-scope for SI?
Can someone plz explain if Throttling is possible using SI (apart from the 'Poller' of Channel-Adapter).
To add into context, the requirement is like, we need to notify users by SMS. the enterprise smsc cannot be loaded by more than 5 requests from an application in 1 second.


Reply With Quote