Hi,
I would like to find a way of creating a n-tier application with some restrictions.
1) I use spring webflow (2.0.7) with JSF and I want to use Asynchronous Messaging inside the flow.
2) which solution I have ? ejb3 or jms or something else ?

Which is the best solution about performance?