Hi,
What is difference between Asynchronous vs synchronous messaging (java) and how does it impact way in which messaging sender / receiver is implemented. how does a J2EE architecture decides to choose either.
Hi,
What is difference between Asynchronous vs synchronous messaging (java) and how does it impact way in which messaging sender / receiver is implemented. how does a J2EE architecture decides to choose either.
The Sun J2EE Blueprints cover this.
This particular article discusses interoperability with an EIS, but the principles are the same when using it for your own applications.