[jboss-user] [JBoss Messaging] - Re: Jboss Messaging Benchmarks

clebert.suconic@jboss.com do-not-reply at jboss.com
Tue Jul 15 20:03:01 EDT 2008


"supreeth" wrote : Hello,
  | 
  | 1. We are in the process of evaluating JMS for some of our upcoming initiatives. I was wondering if you had any benchamarking numbers to get a better understanding of Jboss messaging  performance capabilities?
  | 
  | 

http://www.jboss.org/file-access/default/members/jbossmessaging/freezone/docs/userguide-2.0.0.alpha1/html/performance.html#performance.running

The JBM 2 are preliminary numbers. I have been trying recently on my developer branch and I can already get number 30 or 40 % higher.

"supreeth" wrote : 
  | 
  | 2.  How is high-availability of a broker node ensured? Does Jboss messaging employ master-slave architecture and are messages shared between master-slave via db?
  | 
  | 

You will some information on the documentation. On JBM 1.4 the load is redirect to the next node on the cluster. Persistent Messages are stored on a shared database.

"supreeth" wrote : 
  | 
  | 
  | 3. Does Jboss Messaging support exclusive consumer feature?
  | 
  | 

We support Message Consumers.. yes. I'm not 100% sure what you meant on this question.

"supreeth" wrote : 
  | 
  | 4. Are there any flow control to avoid slow consumer problem?
  | 
  | 

You can configure JBM accordingly to deal with slow consumers. So.. that's a yes.

"supreeth" wrote : 
  | 
  | 
  | 5. I beleive persistence is provided through shared db mechanism? Are there any other support for ex: shared SAN, replication mechanism ?
  | 
  | 

JBM 1.4 supports a shared db mechanism. On JBM 2 we are working on providing a journal which is pretty fast.

http://www.jboss.org/file-access/default/members/jbossmessaging/freezone/docs/userguide-2.0.0.alpha1/html/journal.html

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4164627#4164627

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4164627



More information about the jboss-user mailing list