WAS v8.5 > Develop applications > Develop Messaging resources > Programming to use asynchronous messaging

Programming to use message-driven beans

Applications can use message-driven beans as asynchronous message consumers. You deploy a message-driven bean as a message listener for a destination. When a message arrives at the destination, the EJB container invokes the message-driven bean automatically without an application having to explicitly poll the destination. We can use a tool such as Rational Application Developer to develop applications that use message-driven beans. We can use the WebSphere Application Server runtime tools, such as the dmgr console, to deploy and administer applications that use message-driven beans.

For more information about implementing enterprise applications that use message-drive beans, see the following topics:


Subtopics


+

Search Tips   |   Advanced Search