Friday, March 13, 2009

Give an example of using the publish/subscribe model. (JMS)

Question :Give an example of using the publish/subscribe model. (JMS)
Answer :JMS can be used to broadcast shutdown messages to clients connected to
the Weblogic server on a module wise basis. If an application has six
modules, each module behaves like a subscriber to a named topic on the
server.

No comments: