Fraser,
There is a great possibility to run an camel route (http://camel.apache.org/)
inside Active MQ.
It works like a bridge between qpid and Active MQ.
It needs something like
In activemq.xml
camel-bridge.xml my looks like
http://www.springframework.org/schema/beans";
xmlns:xsi="h
On Thu, Dec 08, 2011 at 07:28:46PM +, Fraser Adams wrote:
> Hi All,
> Has anyone tried Bridging between Qpid and ActiveMQ?
>
> I've got a colleague at work who's got a project that uses ActiveMQ
> and he's keen to get messages from my Qpid broker (obviously I
> suggested he switches to Qpid :-
Hi All,
Has anyone tried Bridging between Qpid and ActiveMQ?
I've got a colleague at work who's got a project that uses ActiveMQ and
he's keen to get messages from my Qpid broker (obviously I suggested he
switches to Qpid :-))
I'm thinking that the only way to achieve this might be to create
Hi again Ted,
Actually there's one other thing that you may be able to help with
(since you clearly know about flow-control).
There's a little side project I'm working on when I get bored with the
QMF stuff where I'm looking at differences between the C++ qpid::client
and qpid::messaging APIs
Thanks for your response Ted,
I'll have a play and see if I can get further. TBH I was planning on
invoking the queue purge method as an experiment. I think what your
response it telling me is that there's a slightly more scientific approach.
This is really useful info I'm afraid that I don't
On 12/08/2011 03:24 PM, Pavel Moravec wrote:
Hi,
I spotted a weird behavior of queue route when destination broker rejects a
message due to one full queue. See this scenario:
(dst-broker):
qpid-config add exchange fanout my_exchange
qpid-config add queue limited_queue --max-queue-count=10
qpid-
Hi,
this is a known issue, see https://issues.apache.org/jira/browse/QPID-3483.
Some background: corosync has not authenticated qpidd process to access its CPG
methods. Without CMAN in use, the access is allowed by
/etc/corosync/uidgid.d/qpidd file. However, CMAN configuration (cluster.conf)
si
Hi all,
I set up a 2-nodes Qpid cluster (0.12) which is synchronized by corosync
(1.4.2).
The cluster works fine except running with cman to avoid split-brain.
It's said that settings of corosync.conf would be replaced by cluster.conf,
but from the following trial and error it seems that corosync
(nabble link:
http://apache-qpid-users.2158936.n2.nabble.com/Qpid-clustering-with-cman-td7073352.html
)
Hi all,
I set up a 2-nodes Qpid cluster (0.12) which is synchronized by corosync
(1.4.2).
The cluster works fine except running with cman to avoid split-brain.
It's said that settings of corosy
Hi,
I spotted a weird behavior of queue route when destination broker rejects a
message due to one full queue. See this scenario:
(dst-broker):
qpid-config add exchange fanout my_exchange
qpid-config add queue limited_queue --max-queue-count=10
qpid-config add queue unlimited_queue
qpid-config bi
Gordon,
thank you for your response.
Yes, the test with larger message has failed every time.
I will look at sending the trace logs and a thread dump from the client
from our system.
thanks,
Tom Maggio
Raytheon Co.
Dallas, TX
972/205-4377
On Wed, Dec 7, 2011 at 8:37 AM, Gordon Sim wrote:
> On
On Wed, Dec 07, 2011 at 06:50:12PM -0500, Glen Mazza wrote:
> Hello, I was able to run the "Hello" and "MapSender/MapReceiver"
> examples available in the Qpid Java client download by following the
> README but there appear to be several more examples within the
> various packages under the "exampl
12 matches
Mail list logo