I'm browsing Integration frameworks to choose the best one for my integration problem. one thing that I want to know is caching and distributed caching for example using Web Service for communications, supported or not ? and if it does, how ?
in Pro Spring Integration CHAPTER 16 ■ SCALING YOUR SPRING INTEGRATION APPLICATION page 544, they talk about some caching strategy but they didn't say how to implement them using Spring-integration ? also they talk about message caching somewhere I want to know is there a caching solution for entities between multiple machine ?