Tuesday, November 29, 2011

What does a programmer need to learn to use the Java Message Service?

Message-based applications are fundamentally different from remote procedure call based applications. Once a developer understands how best to employ both technologies, the JMS API makes writing message-based applications as easy as learning a few additional interfaces.
Category:JMS Interview Questions

No comments:

Post a Comment