Uhm, I'm pretty new with QPid development and bug reporting tools, so what's a JIRA and how can I open one ?
About Derby Store is there any performances issue which has been raised. I mean I'm a little dubious when comparing the different benchmarks I done with QPid (JAVA / C++, persistent / non persistent). The bench bellow have been done with the QPid benchmark tool on the same computer by sending 40000 msg (1024 bytes) with a window of 1000. Is there any way to tune derby db to get better performances ? QPid JAVA with persistences (Derby DB) : Producer : 311,601151 msg / sec Consumer : 298,395550 msg / sec QPid JAVA without persistences : Producer : 4728,419011 msg / sec Consumer : 4800,590842 msg / sec QPid C++ with persistences (BDB) : Producer : 6306,597671 msg / sec Consumer : 6409,202958 msg / sec QPid C++ without persistences : Producer : 9833,585477 msg / sec Consumer : 9691,405254 msg / sec ++ Aidan Skinner-2 wrote: > > On Mon, Feb 23, 2009 at 2:39 PM, ffrenchm <[email protected]> > wrote: > >> There is the same problems with the bindings and the exchanges I think. >> >> I don't know what you think about this correction anyway I think it's >> solve >> the transient objects replications problem with derby database. Maybe you >> have a better one in the pipe ? >> >> Tell me if you're interested to check the correction I done. > > That sounds like something that we should fix. If you open a Jira and > attach the patch I'll take a look at it. > > - Aidan > -- > Apache Qpid - World Domination through Advanced Message Queueing > http://qpid.apache.org > > --------------------------------------------------------------------- > Apache Qpid - AMQP Messaging Implementation > Project: http://qpid.apache.org > Use/Interact: mailto:[email protected] > > > -- View this message in context: http://n2.nabble.com/DerbyStore-PB-tp2372373p2372876.html Sent from the Apache Qpid developers mailing list archive at Nabble.com. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
