I have been looking to find an example application combined creating a request in Spring MVC, passing it through the Integration architecture, and retrieving the results back via the MVC system. Currently, I am doing with with a polling mechanism.

I am researching SEDA architectures for web applications, I can't seem to find a good example for best practices. Any examples/documents that the community can recommend?