Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Part 3 Using ActiveMQ to build messaging applications ow that you have the basics under your belt, it's time to start building applications that utilize Active MQ . The asynchronous nature of messaging tends to be foreign to most developers because they're used to using synchronous calls in the applications they build. Using asynchronous calls in your applications requires a different style of thinking and a different set of API s. N