[openamq-dev] openamq-dev Digest, Vol 4, Issue 3
Pieter Hintjens
ph at imatix.com
Mon Jun 4 14:52:17 CEST 2007
On 6/4/07, malinga <mpp at ridgecrestfinancial.com> wrote:
> Ok I want a cluster, just because, we want to have load balancing.
Load balancing for performance? OpenAMQ is generally considered fast
enough that this is not needed. Mostly, performance worries are not
in the broker, but in applications that process transactions. You can
get load balancing with these by using shared queues.
How many messages per second are you processing? Can you provide some
more details on what your applications are doing?
OpenAMQ provides clustering for failover - to a backup server - and
"federation" for load-balancing, but usually you will only need that
if you are distributing very large amounts of data.
-
Pieter Hintjens
iMatix Corporation
More information about the openamq-dev
mailing list