You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by azhang <an...@qualcomm.com> on 2007/06/29 04:17:57 UTC

RE: C++ client and failover transport

Hi,
Is there an effort going on to implement the C++ transport layer fail over?
Or is there any plan on it?

Thanks,
Anlin.



tabish121 wrote:
> 
>> I am interested in sending messages from a Java sender to a C++
> client.
>> I'm
>> trying to do it using
>> 
>> - ActiveMQ version 4.1.0 for the Java client and the broker.
>> - ActiveMQ-CPP version 1.0  for the C++ client
>> 
>> I have been looking into the ActiveMQ-CPP code for a while, and I
> haven't
>> found where failover could be
>> configured. So, my question is: is it possible to use failover
> transport
>> in
>> C++ clients, as it is in Java clients?
>> 
> 
> 
> No, the C++ client doesn't have an implementation of the Java Failover
> transport.  We're allows looking for contributions though.  :)  We've
> implemented a pluggable transport layer but haven't had time to do the
> work to create a failover transport layer as yet.
> 
> Regards
> Tim.
> 
> 
>> Thanks in advance.
>> 
>> Manu
>> 
>> 
>> 
>> --
>> View this message in context:
> http://www.nabble.com/C%2B%2B-client-and-
>> failover-transport-tf2940099.html#a8220354
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/C%2B%2B-client-and-failover-transport-tf2940099s2354.html#a11354045
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: C++ client and failover transport

Posted by Timothy Bish <ta...@twcny.rr.com>.
We are hoping to do something in the 2.2 release, but nobody is 
currently working on that task.

azhang wrote:
> Hi,
> Is there an effort going on to implement the C++ transport layer fail over?
> Or is there any plan on it?
>
> Thanks,
> Anlin.
>
>
>
> tabish121 wrote:
>   
>>> I am interested in sending messages from a Java sender to a C++
>>>       
>> client.
>>     
>>> I'm
>>> trying to do it using
>>>
>>> - ActiveMQ version 4.1.0 for the Java client and the broker.
>>> - ActiveMQ-CPP version 1.0  for the C++ client
>>>
>>> I have been looking into the ActiveMQ-CPP code for a while, and I
>>>       
>> haven't
>>     
>>> found where failover could be
>>> configured. So, my question is: is it possible to use failover
>>>       
>> transport
>>     
>>> in
>>> C++ clients, as it is in Java clients?
>>>
>>>       
>> No, the C++ client doesn't have an implementation of the Java Failover
>> transport.  We're allows looking for contributions though.  :)  We've
>> implemented a pluggable transport layer but haven't had time to do the
>> work to create a failover transport layer as yet.
>>
>> Regards
>> Tim.
>>
>>
>>     
>>> Thanks in advance.
>>>
>>> Manu
>>>
>>>
>>>
>>> --
>>> View this message in context:
>>>       
>> http://www.nabble.com/C%2B%2B-client-and-
>>     
>>> failover-transport-tf2940099.html#a8220354
>>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>>       
>>
>>     
>
>