|
From: Alef A. \(JTeam\) <al...@jt...> - 2003-11-04 00:47:07
|
<off-topic> Juergen, Interesting stuff you have there. I'd love to participate in such projects :)... > That should work reliably in a > cluster, shouldn't it? Has anyone experience with such load > balancing via JMS, particularly if execution reports are required? Well, I think it should work. One of our projects runs with distributed JMS right now, Not really two-way like you mentioned, but it works perfectly. We did it with JBoss (3.2) and had To go through quite some hassle before we got it running, but it works like a charm now... We've in fact got distributed XA transactions with Jboss/Oracle running there as well, pretty cool... </off-topic> |