- 
        1. Re: JMS benchmarksjayeshpk Feb 15, 2002 2:10 PM (in response to jasonb)I noticed that it says "Open source, supports file-based persistence.", while it is not true. 
 It would have been great if they provided the source used for the benchmark.
 Also no mention about the version of jbossmq used.
 Jayesh
- 
        2. Re: JMS benchmarkslqd107 Feb 16, 2002 9:18 AM (in response to jasonb)?! what is not true about the above statement? 
- 
        3. Re: JMS benchmarksjayeshpk Feb 18, 2002 1:26 PM (in response to jasonb)jbossmq does support jdbc persistence too. 
- 
        4. Re: JMS benchmarkshchirino Feb 19, 2002 11:35 PM (in response to jasonb)The reason that the highlighted file based persistence is that they think the file based persistence implementations are faster since there is no Relational Database overhead. 
 Is this true?? Well the day I get myself off my lazy ass and do some performance testing of the file vs. jdbc persistence, I'll let you know.
 Regards,
 Hiram
- 
        5. Re: JMS benchmarkslqd107 Feb 20, 2002 5:01 AM (in response to jasonb)this should be highly dependent upon the underlying RDBMS storage system. this holds true for the file-based PM, too, as the various implementations of filesystems (i.e. linux ext2, ext3, win fat32, ntfs, etc.) are very different from each other - i can imagine that one wins over the other when using rather large messages while it loses big time when you send a lot of very small messages. 
 per se there can't be a "Best" Persistence Manager which performs well for each and every application.
- 
        6. Re: JMS benchmarksarabinow Jan 6, 2003 6:37 PM (in response to jasonb)I no longer see the original reference http://www.jmsbenchmarks.com/totals.jsp 
 Does anybody have a copy?
- 
        7. Re: JMS benchmarkskerny Jan 14, 2003 2:40 AM (in response to jasonb)They took it off the web, because the benchmarks were biased and full of mistakes. So don't bother. 
 The best way to benchmark a JMS and to find the fastest for your purpose, is to build YOUR application according to the JMS specification and then "plug-in" different JMS servers.
 Have fun,
 -Martin
 
     
     
     
     
    