Configuring Generic JMS RA for inbound load balancing.
In the last blog we saw how MantaRay peer to peer advantage can be
leveraged by applications (using JMS) in GlassFish. One issue that was
presented there was duplication of message processing by GlassFish
clustered instances when consuming messages from a topic destination.
Ideal production requirements can be met, if one and...
Distributed (JMS) messaging applications
using GlassFish and MantaRay
Distributed (JMS) messaging applications
using GlassFish and MantaRay
Generic JMS RA (1.7) that is bundled with GlassFish V2 enables
applications deployed on GlassFish to use almost any JMS 1.1 compliant
message broker. This article talks about how applications (typically
Message Driven Beans)...