Re: survey: c++ broker and queue depth statistics

2013-09-27 Thread Ted Ross
I agree with Pavel and Jakub. Tying the bytes depth as closely as possible to actual memory consumption is probably a good thing. We could even consider counting the message overhead (the memory used that is not part of the actual message). -Ted On 09/27/2013 08:01 AM, Pavel Moravec wrote:

Adding a new Qpid component: python_swig

2013-09-27 Thread Darryl L. Pierce
Now that the Swigged Python library is out in the wild, at least in Fedora, can we add a new component for reporting features and bugs to differentiate them from the pure Python bindings? -- Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc. Delivering value year after year. Red Hat ranks

Re: survey: c++ broker and queue depth statistics

2013-09-27 Thread Gordon Sim
On 09/27/2013 12:52 PM, Jakub Scholz wrote: Assuming there are no plans to abandon AMQP 0.10, I would say that in my opinion the option c) is worth the effort both on Qpid side as well as for the users side. The option d) seems to be unnecessary. At least with our use cases we never plan the

Re: Adding a new Qpid component: python_swig

2013-09-27 Thread Ted Ross
Darryl, I added Python Client (Wrapped) to the component list. -Ted On 09/27/2013 09:09 AM, Darryl L. Pierce wrote: Now that the Swigged Python library is out in the wild, at least in Fedora, can we add a new component for reporting features and bugs to differentiate them from the pure Python

Re: Adding a new Qpid component: python_swig

2013-09-27 Thread Darryl L. Pierce
On Fri, Sep 27, 2013 at 09:28:33AM -0400, Ted Ross wrote: Darryl, I added Python Client (Wrapped) to the component list. Thanks, Ted. -- Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc. Delivering value year after year. Red Hat ranks #1 in value among software vendors.

RE: survey: c++ broker and queue depth statistics

2013-09-27 Thread Steve Huston
c. -Original Message- From: Gordon Sim [mailto:g...@redhat.com] Sent: Friday, September 27, 2013 6:47 AM To: users@qpid.apache.org Subject: survey: c++ broker and queue depth statistics The c++ broker reports a queue depth in terms of total bytes, as well as the number of

Possibility of a new release soon?

2013-09-27 Thread Graham Leggett
Hi all, I have just discovered I am affected by https://issues.apache.org/jira/browse/QPID-5113# which is marked as fixed, is there a plan for a release any time soon for qpid? Regards, Graham -- - To unsubscribe, e-mail:

RE: Possibility of a new release soon?

2013-09-27 Thread Steve Huston
Hi Graham, I have just discovered I am affected by https://issues.apache.org/jira/browse/QPID-5113# which is marked as fixed, is there a plan for a release any time soon for qpid? Qpid releases are generally about 3 months apart, so it'll probably be December or so before 0.26 is released