April 2003
Intermediate to advanced
750 pages
16h 53m
English
This section describes some common interaction patterns for message-driven beans. We have already introduced two: asynchronous fire-and-forget, and pseudo-synchronous request/reply in the examples above.
We expand on these, and discuss some variations of these themes that may help you to choose an appropriate pattern for your messaging application. We then describe some common best practices as well as some pitfalls to avoid when designing MDBs.
In this section, we list some common messaging system interactions. We are sure that this is not a complete list, and that many more interaction patterns can be discovered based on your own interaction requirements.
This ...
Read now
Unlock full access