1. Calling two methods/services in parallel? forum.springsource.orgCalling two methods/services in parallel? Hello, I am currently using Spring 3.0. I need to have a given method call out to two or more services in parallel, wait for each ... |
2. Tying to test @Async and parallel processing of a service forum.springsource.orgTying to test @Async and parallel processing of a service I need some help please, trying to test an @Async call I am trying to verify the parallel processing of my ... |